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 public bool IsSendingVideo { get; }
Property Value
Type:
Booleantrue if [auxiliary stream is sending video]; otherwise,
false.
Remarks Since: 2.0.0
See Also