TvInputService.Session.OnTimeShiftPause Method

Definition

Called when the application requests to pause playback.

[Android.Runtime.Register("onTimeShiftPause", "()V", "GetOnTimeShiftPauseHandler", ApiSince=23)]
public virtual void OnTimeShiftPause ();
[<Android.Runtime.Register("onTimeShiftPause", "()V", "GetOnTimeShiftPauseHandler", ApiSince=23)>]
abstract member OnTimeShiftPause : unit -> unit
override this.OnTimeShiftPause : unit -> unit
Attributes

Remarks

Called when the application requests to pause playback.

Java documentation for android.media.tv.TvInputService.Session.onTimeShiftPause().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to