Condividi tramite


PlaybackMetrics.StreamTypeOther Campo

Definizione

Attenzione

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

Altro tipo di flusso.

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

Valore del campo

Value = 1

Implementazioni

Attributi

Commenti

Altro tipo di flusso.

Documentazione java per android.media.metrics.PlaybackMetrics.STREAM_TYPE_OTHER.

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