AuxStream Class |
Namespace: WebexSDK
public class AuxStream
The AuxStream type exposes the following members.
Name | Description | |
---|---|---|
AuxStreamSize |
Gets the auxiliary stream view dimensions (points) of this call.
| |
Handle |
Gets the view handle.
| |
IsSendingVideo |
Gets a value indicating whether [this auxiliary stream is sending video].
| |
Person |
Gets the person represented this auxiliary stream.
|
Name | Description | |
---|---|---|
CloseAuxStream |
Close this auxiliary stream. Client can manually invoke this API to close stream , or the SDK will automatically close the last opened stream if needed.OnAuxStreamUnAvailable | |
RefreshView |
Update the auxiliary stream view. When the view size is changed, you may need to refresh the view.
|