Share via


TvInteractiveAppService.CommandParameterKeyTimeShiftMode Field

Definition

Time shift command parameter: playback params.

[Android.Runtime.Register("COMMAND_PARAMETER_KEY_TIME_SHIFT_MODE", ApiSince=34)]
public const string CommandParameterKeyTimeShiftMode;
[<Android.Runtime.Register("COMMAND_PARAMETER_KEY_TIME_SHIFT_MODE", ApiSince=34)>]
val mutable CommandParameterKeyTimeShiftMode : string

Field Value

Attributes

Remarks

Time shift command parameter: playback params.

Type: Integer. One of TvInputManager#TIME_SHIFT_MODE_OFF, TvInputManager#TIME_SHIFT_MODE_LOCAL, TvInputManager#TIME_SHIFT_MODE_NETWORK, TvInputManager#TIME_SHIFT_MODE_AUTO.

Java documentation for android.media.tv.interactive.TvInteractiveAppService.COMMAND_PARAMETER_KEY_TIME_SHIFT_MODE.

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