Freigeben über


PlaybackMetrics.StreamTypeDash Feld

Definition

Achtung

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

DASH (Dynamic Adaptive Streaming over HTTP)-Streamtyp.

[Android.Runtime.Register("STREAM_TYPE_DASH", 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 StreamTypeDash = 3;
[<Android.Runtime.Register("STREAM_TYPE_DASH", 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 StreamTypeDash : Android.Media.Metrics.PlaybackStreamType

Feldwert

Value = 3

Implementiert

Attribute

Hinweise

DASH (Dynamic Adaptive Streaming over HTTP)-Streamtyp.

Java-Dokumentation für android.media.metrics.PlaybackMetrics.STREAM_TYPE_DASH.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: