Share via


TvInputManager.SessionDataKeyTrackType Field

Definition

The type of the track.

[Android.Runtime.Register("SESSION_DATA_KEY_TRACK_TYPE", ApiSince=36)]
public const string SessionDataKeyTrackType;
[<Android.Runtime.Register("SESSION_DATA_KEY_TRACK_TYPE", ApiSince=36)>]
val mutable SessionDataKeyTrackType : string

Field Value

Attributes

Remarks

The type of the track.

One of TvTrackInfo#TYPE_AUDIO, TvTrackInfo#TYPE_VIDEO, TvTrackInfo#TYPE_SUBTITLE.

Type: Integer

Java documentation for android.media.tv.TvInputManager.SESSION_DATA_KEY_TRACK_TYPE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to