Class VLVideoMixer.TVLVideoMixerChannels
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.
Package: VideoLabPkg
Unit: VLVideoMixer
Inherits: TLPTypedOwnerComponentCollection
Contents |
Syntax
Delphi:
type TVLVideoMixerChannels = class( TLPTypedOwnerComponentCollection, TVLVideoMixer, TVLVideoMixerChannelItem )
C++ Builder:
class TVLVideoMixerChannels : public TLPTypedOwnerComponentCollection
Visual C++ (MFC):
class CTVLVideoMixerChannels : public CTLPTypedOwnerComponentCollection
C# (.NET):
public ref class TVLVideoMixerChannels : Vcl.VclCollectionProperty
Summary
Collection of video mixer channels.
Description
Defines a collection of video mixer channels.
Methods
Public
- function Add() : TVLVideoMixerChannelItem - Adds channel to the mixer.