Freigeben über


TvInputManager.VideoUnavailableReasonCasCardInvalid 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) undTvView.TvInputCallback#onVideoUnavailable(String, int): Das Video ist nicht verfügbar, weil intelligente Karte ungültig ist.

[Android.Runtime.Register("VIDEO_UNAVAILABLE_REASON_CAS_CARD_INVALID", 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 VideoUnavailableReasonCasCardInvalid = 15;
[<Android.Runtime.Register("VIDEO_UNAVAILABLE_REASON_CAS_CARD_INVALID", 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 VideoUnavailableReasonCasCardInvalid : Android.Media.TV.VideoUnavailableReason

Feldwert

Value = 15
Attribute

Hinweise

Grund für TvInputService.Session#notifyVideoUnavailable(int) undTvView.TvInputCallback#onVideoUnavailable(String, int): Das Video ist nicht verfügbar, weil intelligente Karte ungültig ist.

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

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: