Documentation
¶
Index ¶
Constants ¶
View Source
const ( FlagHandlesMediaButtons int = 1 FlagHandlesTransportControls int = 2 Creator int = 0 UnknownId int = -1 StateBuffering int = 6 StateConnecting int = 8 StateError int = 7 StateFastForwarding int = 4 StateNone int = 0 StatePaused int = 2 StatePlaying int = 3 StateRewinding int = 5 StateSkippingToNext int = 10 StateSkippingToPrevious int = 9 StateSkippingToQueueItem int = 11 StateStopped int = 1 PlaybackTypeLocal int = 1 PlaybackTypeRemote int = 2 )
View Source
const ( ActionFastForward int64 = 64 ActionPause int64 = 2 ActionPlay int64 = 4 ActionPlayFromMediaId int64 = 1024 ActionPlayFromSearch int64 = 2048 ActionPlayFromUri int64 = 8192 ActionPlayPause int64 = 512 ActionPrepare int64 = 16384 ActionPrepareFromMediaId int64 = 32768 ActionPrepareFromSearch int64 = 65536 ActionPrepareFromUri int64 = 131072 ActionRewind int64 = 8 ActionSeekTo int64 = 256 ActionSetPlaybackSpeed int64 = 4194304 ActionSetRating int64 = 128 ActionSkipToNext int64 = 32 ActionSkipToPrevious int64 = 16 ActionSkipToQueueItem int64 = 4096 ActionStop int64 = 1 PlaybackPositionUnknown int64 = -1 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.