Condividi tramite


TvInputManager.TimeShiftModeNetwork Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Media.TV.TimeShiftMode enum directly instead of this field.

Modalità di spostamento temporale: rete.

[Android.Runtime.Register("TIME_SHIFT_MODE_NETWORK", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.TV.TimeShiftMode enum directly instead of this field.", true)]
public const Android.Media.TV.TimeShiftMode TimeShiftModeNetwork = 3;
[<Android.Runtime.Register("TIME_SHIFT_MODE_NETWORK", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.TV.TimeShiftMode enum directly instead of this field.", true)>]
val mutable TimeShiftModeNetwork : Android.Media.TV.TimeShiftMode

Valore del campo

Value = 3
Attributi

Commenti

Modalità di spostamento temporale: rete.

Il turno di tempo viene gestito in remoto tramite la rete. Ad esempio, lo streaming online.

Documentazione java per android.media.tv.TvInputManager.TIME_SHIFT_MODE_NETWORK.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a