The members of Android.Media.Session.MediaController are listed below.
See Also: Inherited members from Java.Lang.Object
Create a new MediaController from a session's token. |
[read-only] | Extras | Android.OS.Bundle. Get the extras for this session. |
[read-only] | Flags | long. Get the flags for this session. |
[read-only] | Metadata | Android.Media.MediaMetadata. Get the current metadata for this session. |
[read-only] | PackageName | string. Get the session owner's package name. |
[read-only] | PlaybackState | PlaybackState. Get the current playback state for this session. |
[read-only] | Queue | IList<MediaSession.QueueItem>. Get the current play queue for this session if one is set. |
[read-only] | QueueTitle | string. Documentation for this section has not yet been entered. |
[read-only] | QueueTitleFormatted | Java.Lang.ICharSequence. Get the queue title for this session. |
[read-only] | RatingType | Android.Media.RatingStyle. Get the rating type supported by the session. |
[read-only] | SessionActivity | Android.App.PendingIntent. Get an intent for launching UI associated with this session if one exists. |
[read-only] | SessionToken | MediaSession.Token. Get the token for the session this is connected to. |
[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. |