| position_ticks |
int |
Gets or sets the now playing position ticks. |
[optional] |
| can_seek |
bool |
Gets or sets a value indicating whether this instance can seek. |
[optional] |
| is_paused |
bool |
Gets or sets a value indicating whether this instance is paused. |
[optional] |
| is_muted |
bool |
Gets or sets a value indicating whether this instance is muted. |
[optional] |
| volume_level |
int |
Gets or sets the volume level. |
[optional] |
| audio_stream_index |
int |
Gets or sets the index of the now playing audio stream. |
[optional] |
| subtitle_stream_index |
int |
Gets or sets the index of the now playing subtitle stream. |
[optional] |
| media_source_id |
str |
Gets or sets the now playing media version identifier. |
[optional] |
| play_method |
PlayMethod |
Gets or sets the play method. |
[optional] |
| repeat_mode |
RepeatMode |
Gets or sets the repeat mode. |
[optional] |
| playback_order |
PlaybackOrder |
Gets or sets the playback order. |
[optional] |
| live_stream_id |
str |
Gets or sets the now playing live stream identifier. |
[optional] |