Share via


TvInputManager.VideoUnavailableReasonCasNeedPairing Feld

Definition

Achtung

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

Grund für TvInputService.Session#notifyVideoUnavailable(int) und TvView.TvInputCallback#onVideoUnavailable(String, int): Das Video ist nicht verfügbar, da das Gerät gekoppelt werden muss.

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

Feldwert

Value = 12
Attribute

Hinweise

Grund für TvInputService.Session#notifyVideoUnavailable(int) und TvView.TvInputCallback#onVideoUnavailable(String, int): Das Video ist nicht verfügbar, da das Gerät gekoppelt werden muss.

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

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: