Langue

TvInteractiveAppView.NotifyTimeShiftCurrentPositionChanged Méthode

Définition

Avertit le moment où TvInteractiveAppService la position actuelle du décalage horaire est modifiée.

[Android.Runtime.Register("notifyTimeShiftCurrentPositionChanged", "(Ljava/lang/String;J)V", "GetNotifyTimeShiftCurrentPositionChanged_Ljava_lang_String_JHandler", ApiSince=34)]
public virtual void NotifyTimeShiftCurrentPositionChanged(string inputId, long timeMs);
[<Android.Runtime.Register("notifyTimeShiftCurrentPositionChanged", "(Ljava/lang/String;J)V", "GetNotifyTimeShiftCurrentPositionChanged_Ljava_lang_String_JHandler", ApiSince=34)>]
abstract member NotifyTimeShiftCurrentPositionChanged : string * int64 -> unit
override this.NotifyTimeShiftCurrentPositionChanged : string * int64 -> unit

Paramètres

inputId
String

ID de l’entrée pour laquelle la position actuelle du décalage horaire a changé.

timeMs
Int64

Position actuelle pour le décalage temporel, en millisecondes depuis l’époque.

Attributs

Remarques

Avertit le moment où TvInteractiveAppService la position actuelle du décalage horaire est modifiée.

Java documentation pour android.media.tv.interactive.TvInteractiveAppView.notifyTimeShiftCurrentPositionChanged(java.lang.String, long).

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à