Name | Type | Description | Notes |
---|---|---|---|
can_seek | bool | [optional] | |
item | BaseItemDto | [optional] | |
now_playing_queue | list[QueueItem] | [optional] | |
playlist_item_id | str | [optional] | |
item_id | str | [optional] | |
session_id | str | [optional] | |
media_source_id | str | [optional] | |
audio_stream_index | int | [optional] | |
subtitle_stream_index | int | [optional] | |
is_paused | bool | [optional] | |
is_muted | bool | [optional] | |
position_ticks | int | [optional] | |
run_time_ticks | int | [optional] | |
playback_start_time_ticks | int | [optional] | |
volume_level | int | [optional] | |
brightness | int | [optional] | |
aspect_ratio | str | [optional] | |
play_method | str | [optional] | |
live_stream_id | str | [optional] | |
play_session_id | str | [optional] | |
repeat_mode | str | [optional] |