Android.Media.Session.PlaybackState: Property Members

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

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
Actionslong. Get the current actions available on this session.
[read-only]
ActiveQueueItemIdlong. Get the id of the currently active item in the queue.
[read-only]
BufferedPositionlong. Get the current buffered position in ms.
[read-only]
static
CreatorAndroid.OS.IParcelableCreator.
[read-only]
CustomActionsIList<PlaybackState.CustomAction>. Get the list of custom actions.
[read-only]
ErrorMessagestring. Documentation for this section has not yet been entered.
[read-only]
ErrorMessageFormattedJava.Lang.ICharSequence. Get a user readable error message.
[read-only]
LastPositionUpdateTimelong. Get the elapsed real time at which position was last updated.
[read-only]
PlaybackSpeedfloat. Get the current playback speed as a multiple of normal playback.
[read-only]
Positionlong. Get the current playback position in ms.
[read-only]
StatePlaybackStateCode. Get the current state of playback.

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.