TRVMediaSourceCollection

<< Click to display table of contents >>

TRVMediaSourceCollection

A collection of audio/video sources.

Unit [VCL and LCL] MRVSender;

Unit [FMX] fmxMRVSender;

Syntax

TRVMediaSourceCollection = class(TCollection)

hmtoggle_arrow1Hierarchy

Description

This collections has the following properties and methods:

function  Add : TRVMediaSourceItem;

property Items[Index: Integer]: TRVMediaSourceItem.

 

This is the type of TRVCamSender.ExtraMediaSources property.