Webex SDK Docs
Webex SDK Docs
WebexSDK
Call Class
Call Properties
ActiveSpeaker Property
AuxStreams Property
AvailableAuxStreamCount Property
Direction Property
From Property
IsReceivingAudio Property
IsReceivingShare Property
IsReceivingVideo Property
IsRemoteSendingAudio Property
IsRemoteSendingShare Property
IsRemoteSendingVideo Property
IsSendingAudio Property
IsSendingDTMFEnabled Property
IsSendingShare Property
IsSendingVideo Property
LocalVideoViewSize Property
Memberships Property
MultiStreamObserver Property
RemoteShareViewSize Property
RemoteVideoViewSize Property
Status Property
To Property
Call
AuxStreams Property
Gets the list of AuxStream which has been opened.
Namespace:
WebexSDK
Assembly:
WebexSDK (in WebexSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
Copy
public
List
<
AuxStream
>
AuxStreams
{
get
; }
Property Value
Type:
List
AuxStream
Remarks
Since: 2.0.0
See Also
Reference
Call Class
WebexSDK Namespace