Freigeben über


TvInputManager.SessionDataKeyTracks Field

Definition

A list which includes track information.

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

Field Value

Attributes

Remarks

A list which includes track information.

Type: java.util.List<android.media.tv.TvTrackInfo>

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

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