Player Module
3.22.0
Player Module
/
com.bitmovin.player.api.media.subtitle
/
SubtitleTrackController
/
cueExit
cue
Exit
abstract
fun
cueExit
(
cue
:
Cue
)
Content copied to clipboard
Triggers a
PlayerEvent.CueExit
.
Parameters
cue
The
Cue
that will exit.