MediaPlaybackTrait.SeekCommand

object MediaPlaybackTrait.SeekCommand : CommandDescriptor


Change the playback position in the current media to the specified position.

See also
seek

Use this command from the trait(MediaPlayback) method.

Summary

Nested types

The request payload for the Seek command.

The outcome of the Seek command.

Public properties

open String

Unique id corresponding to the command.

Public properties

commandId

open val commandIdString

Unique id corresponding to the command.