Class PlaybackProgressInfo.
Gets or sets a value indicating whether this instance can seek.
This is strictly used as a data transfer object from the api layer. This holds information about a BaseItem in a format that is convenient for the client.
Gets or sets the item identifier.
Gets or sets the session id.
Gets or sets the media version identifier.
Gets or sets the index of the audio stream.
Gets or sets the index of the subtitle stream.
Gets or sets a value indicating whether this instance is paused.
Gets or sets a value indicating whether this instance is muted.
Gets or sets the position ticks.
Gets or sets the volume level.
Gets or sets the live stream identifier.
Gets or sets the play session identifier.
Playback progress recorded.