PlaybackMetrics.MetricsBundle Property

Definition

Gets metrics-related information that is not supported by dedicated methods.

public Android.OS.Bundle MetricsBundle { [Android.Runtime.Register("getMetricsBundle", "()Landroid/os/Bundle;", "", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getMetricsBundle", "()Landroid/os/Bundle;", "", ApiSince=31)>]
member this.MetricsBundle : Android.OS.Bundle

Property Value

Bundle
Attributes

Remarks

Java documentation for android.media.metrics.PlaybackMetrics.getMetricsBundle().

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