Android.Media.Session.MediaController: Property Members

The properties of Android.Media.Session.MediaController are listed below. For a list of all members, see the MediaController Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
ExtrasAndroid.OS.Bundle. Get the extras for this session.
[read-only]
Flagslong. Get the flags for this session.
[read-only]
MetadataAndroid.Media.MediaMetadata. Get the current metadata for this session.
[read-only]
PackageNamestring. Get the session owner's package name.
[read-only]
PlaybackStatePlaybackState. Get the current playback state for this session.
[read-only]
QueueIList<MediaSession.QueueItem>. Get the current play queue for this session if one is set.
[read-only]
QueueTitlestring. Documentation for this section has not yet been entered.
[read-only]
QueueTitleFormattedJava.Lang.ICharSequence. Get the queue title for this session.
[read-only]
RatingTypeAndroid.Media.RatingStyle. Get the rating type supported by the session.
[read-only]
SessionActivityAndroid.App.PendingIntent. Get an intent for launching UI associated with this session if one exists.
[read-only]
SessionTokenMediaSession.Token. Get the token for the session this is connected to.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.