package

androidx.media2.subtitle

Interfaces

MediaTimeProvider
MediaTimeProvider.OnMediaTimeListenerMediatime listener
SubtitleController.AnchorSubtitle anchor, an object that is able to display a subtitle renderer, e.g.
SubtitleTrack.RenderingWidgetInterface for rendering subtitles onto a Canvas.
SubtitleTrack.RenderingWidget.OnChangedListenerCallback used to send updates about changes to rendering data.

Classes

Cea708CaptionRenderer
ClosedCaptionRenderer
SubtitleControllerThe subtitle controller provides the architecture to display subtitles for a media source.
SubtitleController.RendererInterface for supporting a single or multiple subtitle types in MediaPlayer.
SubtitleTrackA subtitle track abstract base class that is responsible for parsing and displaying an instance of a particular type of subtitle.