MediaPlaybackTrait.StartOverCommand

object MediaPlaybackTrait.StartOverCommand : CommandDescriptor


Start over from the beginning of the current media.

See also
startOver

Use this command from the trait(MediaPlayback) method.

Summary

Nested types

The request payload for the StartOver command.

Descriptor enum for this command's request fields.

The outcome of the StartOver command.

Descriptor enum for this command's request fields.

Public properties

open String

Unique id corresponding to the command.

Public properties

commandId

open val commandIdString

Unique id corresponding to the command.