public static interface SubtitleController.Anchor
Modifier and Type | Method and Description |
---|---|
Looper |
getSubtitleLooper()
Anchors provide the looper on which all track visibility changes
(track.show/hide, setSubtitleWidget) will take place.
|
void |
setSubtitleWidget(SubtitleTrack.RenderingWidget subtitleWidget)
Anchor should use the supplied subtitle rendering widget, or
none if it is null.
|
void setSubtitleWidget(SubtitleTrack.RenderingWidget subtitleWidget)
Looper getSubtitleLooper()