abstract suspend fun setPlaybackActive(active: Boolean): Unit
Sets playback state of the video. No matter if content or advertisement is active.
True for active playback. False otherwise.
True
False