v1

latestOpenAPI 3.0.12026-07-134082641.7 MB
Playstate

Reports playback progress within a session.

post/Sessions/Playing/Progress

Request body

CanSeekboolean

Gets or sets a value indicating whether this instance can seek.

ItemIdstring uuid

Gets or sets the item identifier.

SessionIdstring nullable

Gets or sets the session id.

MediaSourceIdstring nullable

Gets or sets the media version identifier.

AudioStreamIndexinteger nullable

Gets or sets the index of the audio stream.

SubtitleStreamIndexinteger nullable

Gets or sets the index of the subtitle stream.

IsPausedboolean

Gets or sets a value indicating whether this instance is paused.

IsMutedboolean

Gets or sets a value indicating whether this instance is muted.

PositionTicksinteger nullable

Gets or sets the position ticks.

PlaybackStartTimeTicksinteger nullable
VolumeLevelinteger nullable

Gets or sets the volume level.

Brightnessinteger nullable
AspectRatiostring nullable
PlayMethod'Transcode' | 'DirectStream' | 'DirectPlay'
LiveStreamIdstring nullable

Gets or sets the live stream identifier.

PlaySessionIdstring nullable

Gets or sets the play session identifier.

RepeatMode'RepeatNone' | 'RepeatAll' | 'RepeatOne'
PlaylistItemIdstring nullable

Response

Playback progress recorded.