Share via


MediaItemInfo.DataTypes Property

Definition

Returns the data types that are present in the media item.

public long DataTypes { [Android.Runtime.Register("getDataTypes", "()J", "", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getDataTypes", "()J", "", ApiSince=35)>]
member this.DataTypes : int64

Property Value

Attributes

Remarks

Returns the data types that are present in the media item.

Java documentation for android.media.metrics.MediaItemInfo.getDataTypes().

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