MixerLineIsSource Property |
Is this destination a source
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic bool IsSource { get; }Public ReadOnly Property IsSource As Boolean
Get
public:
property bool IsSource {
bool get ();
}member IsSource : bool with get
Property Value
Boolean
See Also