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

572 B

PlayRequestDto

Properties

Name Type Description Notes
playingQueue [String] Gets or sets the playing queue. [optional]
playingItemPosition Int Gets or sets the position of the playing item in the queue. [optional]
startPositionTicks Int64 Gets or sets the start position ticks. [optional]

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