set On Media Stream Info Changed
abstract fun setOnMediaStreamInfoChanged(listener: (type: MediaStreamChangeEventType, info: MediaStreamChangeEventInfo) -> Unit)
Content copied to clipboard
Callback when auxiliary stream info is changed
Since
3.5.0
Parameters
listener
the callback which will get a trigger for stream info change type the auxiliary stream changed event type info the auxiliary stream change information