Java android.media.tv TvTrackInfo fields, constructors, methods, implement or subclass

Example usage for Java android.media.tv TvTrackInfo fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.media.tv TvTrackInfo.

The text is from its open source code.

Field

intTYPE_AUDIO
The type value for audio tracks.
intTYPE_SUBTITLE
The type value for subtitle tracks.

Method

intgetAudioChannelCount()
Returns the audio channel count.
StringgetId()
Returns the ID of the track.
StringgetLanguage()
Returns the language information encoded by either ISO 639-1 or ISO 639-2/T.