jellyfin-sdk-swift/docs/PlayRequest.md
jellyfin-bot a524873ad0 Add type-mappings
Update stable OpenAPI client
2021-06-05 07:51:11 +09:00

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]

[Back to Model list] [Back to API list] [Back to README]