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

577 B

UploadSubtitleDto

Properties

Name Type Description Notes
language String Gets or sets the subtitle language.
format String Gets or sets the subtitle format.
isForced Bool Gets or sets a value indicating whether the subtitle is forced.
data String Gets or sets the subtitle data.

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