PlaybackMetrics.MediaDurationMillis Property

Definition

Gets the media duration in milliseconds.

C#
public long MediaDurationMillis { [Android.Runtime.Register("getMediaDurationMillis", "()J", "", ApiSince=31)] get; }

Property Value

the media duration in milliseconds, or -1 if unknown.

Attributes

Remarks

Gets the media duration in milliseconds.

Media duration is the length of the media.

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

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

Product Versions
.NET for Android .NET for Android API 34, .NET for Android API 35