The properties of Android.Media.TV.TvTrackInfo are listed below. For a list of all members, see the TvTrackInfo Members list.
See Also: Inherited members from Java.Lang.Object
[read-only] | AudioChannelCount | int. Returns the audio channel count. |
[read-only] | AudioSampleRate | int. Returns the audio sample rate, in the unit of Hz. |
[read-only] static | Creator | Android.OS.IParcelableCreator. |
[read-only] | Extra | Android.OS.Bundle. Returns the extra information about the current track. |
[read-only] | Id | string. Returns the ID of the track. |
[read-only] | Language | string. Returns the language information encoded by either ISO 639-1 or ISO 639-2/T. |
[read-only] | Type | TvTrackInfoType. Returns the type of the track. |
[read-only] | VideoFrameRate | float. Returns the frame rate of the video, in the unit of fps (frames per second). |
[read-only] | VideoHeight | int. Returns the height of the video, in the unit of pixels. |
[read-only] | VideoWidth | int. Returns the width of the video, in the unit of pixels. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |