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
[read-only] | Actions | long. Get the current actions available on this session. |
[read-only] | ActiveQueueItemId | long. Get the id of the currently active item in the queue. |
[read-only] | BufferedPosition | long. Get the current buffered position in ms. |
[read-only] static | Creator | Android.OS.IParcelableCreator. |
[read-only] | CustomActions | IList<PlaybackState.CustomAction>. Get the list of custom actions. |
[read-only] | ErrorMessage | string. Documentation for this section has not yet been entered. |
[read-only] | ErrorMessageFormatted | Java.Lang.ICharSequence. Get a user readable error message. |
[read-only] | LastPositionUpdateTime | long. Get the elapsed real time at which position was last updated. |
[read-only] | PlaybackSpeed | float. Get the current playback speed as a multiple of normal playback. |
[read-only] | Position | long. Get the current playback position in ms. |
[read-only] | State | PlaybackStateCode. Get the current state of playback. |
[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. |