Click or drag to resize

AuxStreamIsSendingVideo Property

Gets a value indicating whether [this auxiliary stream is sending video].

Namespace:  WebexSDK
Assembly:  WebexSDK (in WebexSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public bool IsSendingVideo { get; }

Property Value

Type: Boolean
true if [auxiliary stream is sending video]; otherwise, false.
Remarks
Since: 2.0.0
See Also