getActiveSpeakerVideoTrack

abstract fun getActiveSpeakerVideoTrack(): VideoTrack?

Get the video track of the active speaker if available. You must subscribe to it first through Bubbles module.

Return

return the VideoTrack of the active speaker if any