The members of Android.Media.MediaDescription are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] static | Creator | Android.OS.IParcelableCreator. |
[read-only] | Description | string. Documentation for this section has not yet been entered. |
[read-only] | DescriptionFormatted | Java.Lang.ICharSequence. Returns a description suitable for display or null. |
[read-only] | Extras | Android.OS.Bundle. Returns any extras that were added to the description. |
[read-only] | IconBitmap | Android.Graphics.Bitmap. Returns a bitmap icon suitable for display or null. |
[read-only] | IconUri | Android.Net.Uri. Returns a Uri for an icon suitable for display or null. |
[read-only] | MediaId | string. Returns the media id or null. |
[read-only] | Subtitle | string. Documentation for this section has not yet been entered. |
[read-only] | SubtitleFormatted | Java.Lang.ICharSequence. Returns a subtitle suitable for display or null. |
[read-only] | Title | string. Documentation for this section has not yet been entered. |
[read-only] | TitleFormatted | Java.Lang.ICharSequence. Returns a title suitable for display or null. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
DescribeContents()Describe the kinds of special objects contained in this Parcelable's marshalled representation. | ||
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Flatten this object in to a Parcel. |