Freigeben über


TvInputManager.VideoUnavailableReasonCasRebooting 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): Video ist nicht verfügbar, da das CAS-System neu gestartet wird.

[Android.Runtime.Register("VIDEO_UNAVAILABLE_REASON_CAS_REBOOTING", 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 VideoUnavailableReasonCasRebooting = 17;
[<Android.Runtime.Register("VIDEO_UNAVAILABLE_REASON_CAS_REBOOTING", 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 VideoUnavailableReasonCasRebooting : Android.Media.TV.VideoUnavailableReason

Feldwert

Value = 17
Attribute

Hinweise

Grund für TvInputService.Session#notifyVideoUnavailable(int) und TvView.TvInputCallback#onVideoUnavailable(String, int): Video ist nicht verfügbar, da das CAS-System neu gestartet wird.

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

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: