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: TLPCollection
Contents |
Syntax
Delphi:
type TVLVideoMixerChannels = class( TLPCollection )
C++ Builder:
class TVLVideoMixerChannels : public TLPCollection
Visual C++ (MFC):
class CTVLVideoMixerChannels : public CTLPCollection
C# (.NET):
public ref class TVLVideoMixerChannels : Vcl.VclCollectionProperty
Summary
Collection of video mixer channels.
Description
Defines a collection of video mixer channels.
Properties
Public
- Items - Allows access to the mixer channels.
Methods
Public
- function GetOwner() : TPersistent
- function Add() : TVLVideoMixerChannelItem - Adds channel to the mixer.