StandardActionId

Common Action IDs recognized by the stock IVI media service.

These actions are used to communicate between the media library and the service.

Parameters

id

ID of the action.

Entries

Link copied to clipboard

ID of an action to play a media item from the currently active source, if there is one.

Link copied to clipboard

ID of an action to play a media item from a specific source.

Link copied to clipboard

ID of an action to make a specific source active. The action will be ignored if another source is playing.

Link copied to clipboard

ID of an action to pause playback.

Link copied to clipboard

ID of an action to start or resume playback.

Link copied to clipboard

ID of an action to stop playback.

Link copied to clipboard

ID of an action to seek to a specific position in the current media.

Link copied to clipboard

ID of an action to start rewinding.

Link copied to clipboard

ID of an action to start fast forwarding.

Link copied to clipboard

ID of an action to skip to the previous item.

Link copied to clipboard

ID of an action to skip to the next item.

Link copied to clipboard

ID of an action to skip to a queue item.

Link copied to clipboard

ID of an action to set the rating for the current media item.

Link copied to clipboard

ID of an action to set the repeat mode.

Link copied to clipboard

ID of an action to set the shuffle mode.

Properties

Link copied to clipboard
open override val id: String

Inherited properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.