MixerDestinationCount Property |
The number of destinations this mixer supports
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic int DestinationCount { get; }Public ReadOnly Property DestinationCount As Integer
Get
public:
property int DestinationCount {
int get ();
}member DestinationCount : int with get
Property Value
Int32
See Also