Example usage for Java android.media.tv TvTrackInfo fields, constructors, methods, implement or subclass
The text is from its open source code.
int | TYPE_AUDIO The type value for audio tracks. |
int | TYPE_SUBTITLE The type value for subtitle tracks. |
int | getAudioChannelCount() Returns the audio channel count. |
String | getId() Returns the ID of the track. |
String | getLanguage() Returns the language information encoded by either ISO 639-1 or ISO 639-2/T. |