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.