Property VLVideoMixer.TVLVideoMixer.Channels
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TVLVideoMixer
Contents |
Syntax
Delphi:
property Channels : TVLVideoMixerChannels read FChannels write SetChannels;
C++ Builder:
__property TVLVideoMixerChannels * Channels = { read=FChannels, write=SetChannels };
Summary
Collection of video channels for the mixer.
Description
Use this property to add channels to be used for the Video
Mixer.