Open an auxiliary stream with a view handle. The Maximum of auxiliary videos you can open is 4.
When the client manually closed an auxiliary stream, the client can call this API to reopen the auxiliary stream again.
Namespace:
WebexSDK
Assembly:
WebexSDK (in WebexSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax public void OpenAuxStream(
IntPtr handle
)
Parameters
- handle
- Type: SystemIntPtr
the auxiliary display view handle
Remarks Since: 2.0.0
See Also