Compartilhar via


MediaItemInfo.SourceType Property

Definition

Returns where the media item came from, or #SOURCE_TYPE_UNSPECIFIED if not specified.

public Android.Media.Metrics.MediaItemInfoSourceType SourceType { [Android.Runtime.Register("getSourceType", "()I", "", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getSourceType", "()I", "", ApiSince=35)>]
member this.SourceType : Android.Media.Metrics.MediaItemInfoSourceType

Property Value

Attributes

Remarks

Returns where the media item came from, or #SOURCE_TYPE_UNSPECIFIED if not specified.

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

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