mirror of
https://github.com/jellyfin/jellyfin-sdk-swift.git
synced 2025-02-18 12:50:29 +00:00
577 B
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. |