Subtitle Changed
Content copied to clipboard
Emitted when the selected SubtitleTrack changed.
Deprecated. Use SourceEvent.SubtitleTrackChanged instead.
Constructors
Link copied to clipboard
fun SubtitleChanged(oldSubtitleTrack: SubtitleTrack?, newSubtitleTrack: SubtitleTrack?)
Content copied to clipboard
Properties
Link copied to clipboard
@SerializedName(value = "targetSubtitle" )
Content copied to clipboard
The SubtitleTrack after the change.
Link copied to clipboard
@SerializedName(value = "sourceSubtitle" )
Content copied to clipboard
The SubtitleTrack before the change.