PlaybackState
Builder
CustomAction
InterfaceConsts
ActionFastForward
ActionPause
ActionPlay
ActionPlayFromMediaId
ActionPlayFromSearch
ActionPlayFromUri
ActionPlayPause
ActionPrepare
ActionPrepareFromMediaId
ActionPrepareFromSearch
ActionPrepareFromUri
ActionRewind
ActionSeekTo
ActionSetPlaybackSpeed
ActionSetRating
ActionSkipToNext
ActionSkipToPrevious
ActionSkipToQueueItem
ActionStop
PlaybackPositionUnknown
StateBuffering
StateConnecting
StateError
StateFastForwarding
StateNone
StatePaused
StatePlaying
StateRewinding
StateSkippingToNext
StateSkippingToPrevious
StateSkippingToQueueItem
StateStopped
Actions
ActiveQueueItemId
BufferedPosition
Creator
CustomActions
ErrorMessage
ErrorMessageFormatted
Extras
IsActive
JniPeerMembers
LastPositionUpdateTime
PlaybackSpeed
Position
State
ThresholdClass
ThresholdType
DescribeContents()
WriteToParcel(Parcel, ParcelableWriteFlags)
monoandroid
namespace Android.Media.Session
{
[Register("android/media/session/PlaybackState", DoNotGenerateAcw = true)]
public sealed class PlaybackState : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Register("ACTION_PREPARE", ApiSince = 24)]
public const long ActionPrepare = 16384L;
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API