jellyfin-sdk-swift/docs/PlaybackInfoResponse.md
2021-06-02 21:05:58 +00:00

579 B

PlaybackInfoResponse

Properties

Name Type Description Notes
mediaSources [MediaSourceInfo] Gets or sets the media sources. [optional]
playSessionId String Gets or sets the play session identifier. [optional]
errorCode PlaybackErrorCode Gets or sets the error code. [optional]

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