mirror of
https://github.com/jellyfin/jellyfin-sdk-swift.git
synced 2024-11-27 08:20:50 +00:00
a524873ad0
Update stable OpenAPI client
844 B
844 B
PlayRequest
Properties
Name | Type | Description | Notes |
---|---|---|---|
itemIds | [String] | Gets or sets the item ids. | [optional] |
startPositionTicks | Int64 | Gets or sets the start position ticks that the first item should be played at. | [optional] |
playCommand | PlayCommand | [optional] | |
controllingUserId | String | Gets or sets the controlling user identifier. | [optional] |
subtitleStreamIndex | Int | [optional] | |
audioStreamIndex | Int | [optional] | |
mediaSourceId | String | [optional] | |
startIndex | Int | [optional] |