Share via


TvInputManager.TvMessageTypeClosedCaption Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Media.TV.TVMessageType enum directly instead of this field.

Gibt an, dass diese TV-Nachricht Untertiteldaten enthält.

[Android.Runtime.Register("TV_MESSAGE_TYPE_CLOSED_CAPTION", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.TV.TVMessageType enum directly instead of this field.", true)]
public const Android.Media.TV.TVMessageType TvMessageTypeClosedCaption = 2;
[<Android.Runtime.Register("TV_MESSAGE_TYPE_CLOSED_CAPTION", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.TV.TVMessageType enum directly instead of this field.", true)>]
val mutable TvMessageTypeClosedCaption : Android.Media.TV.TVMessageType

Feldwert

Value = 2
Attribute

Hinweise

Gibt an, dass diese TV-Nachricht Untertiteldaten enthält.

Java-Dokumentation für android.media.tv.TvInputManager.TV_MESSAGE_TYPE_CLOSED_CAPTION.

Teile dieser Seite sind Änderungen, die auf Arbeiten basieren, die vom Android Open Source Project erstellt und freigegeben wurden und gemäß den In Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: