TvInputService.HardwareSession.OnHardwareVideoUnavailable Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Appelé lorsque la session d’entrée tv matérielle sous-jacente appelle TvInputService.Session#notifyVideoUnavailable(int)
.
[Android.Runtime.Register("onHardwareVideoUnavailable", "(I)V", "GetOnHardwareVideoUnavailable_IHandler")]
public virtual void OnHardwareVideoUnavailable (Android.Media.TV.VideoUnavailableReason reason);
[<Android.Runtime.Register("onHardwareVideoUnavailable", "(I)V", "GetOnHardwareVideoUnavailable_IHandler")>]
abstract member OnHardwareVideoUnavailable : Android.Media.TV.VideoUnavailableReason -> unit
override this.OnHardwareVideoUnavailable : Android.Media.TV.VideoUnavailableReason -> unit
Paramètres
- reason
- VideoUnavailableReason
La raison pour laquelle l’entrée tv matérielle a arrêté la lecture : <ul<>li li><TvInputManager#VIDEO_UNAVAILABLE_REASON_UNKNOWN
liTvInputManager#VIDEO_UNAVAILABLE_REASON_TUNING
><li><TvInputManager#VIDEO_UNAVAILABLE_REASON_WEAK_SIGNAL
liTvInputManager#VIDEO_UNAVAILABLE_REASON_BUFFERING
<><>TvInputManager#VIDEO_UNAVAILABLE_REASON_AUDIO_ONLY
/ul>
- Attributs
Remarques
Appelé lorsque la session d’entrée tv matérielle sous-jacente appelle TvInputService.Session#notifyVideoUnavailable(int)
.
Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.