Added in API level 16
Summary:
Methods
| Inherited Methods
TimedText
public
final
class
TimedText
extends Object
| java.lang.Object | |
| ↳ | android.media.TimedText |
Class to hold the timed text's metadata, including:
- The characters for rendering
- The rendering position for the timed text
To render the timed text, applications need to do the following:
- Implement the
MediaPlayer.OnTimedTextListenerinterface - Register the