AuxStream

interface AuxStream

An AuxStream instance represents an auxiliary stream.

Since

2.0.0

Functions

Link copied to clipboard
abstract fun close()

Close this auxiliary stream. Client can manually invoke this API to close stream or SDK will automatically close the last opened stream if needed.

Link copied to clipboard
abstract fun getPerson(): CallMembership?
Link copied to clipboard
abstract fun getRenderView(): <Error class: unknown class>?
Link copied to clipboard
abstract fun getSize(): <Error class: unknown class>
Link copied to clipboard
abstract fun isSendingVideo(): Boolean