Condividi tramite


TrackChangeEvent.TrackStateOff Campo

Definizione

Attenzione

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

La pista è spenta.

[Android.Runtime.Register("TRACK_STATE_OFF", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.Metrics.TrackState enum directly instead of this field.", true)]
public const Android.Media.Metrics.TrackState TrackStateOff = 0;
[<Android.Runtime.Register("TRACK_STATE_OFF", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.Metrics.TrackState enum directly instead of this field.", true)>]
val mutable TrackStateOff : Android.Media.Metrics.TrackState

Valore del campo

Value = 0

Implementazioni

Attributi

Commenti

La pista è spenta.

Documentazione java per android.media.metrics.TrackChangeEvent.TRACK_STATE_OFF.

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