mirror of
https://github.com/jellyfin/jellyfin-sdk-swift.git
synced 2024-11-27 00:10:31 +00:00
768 B
768 B
MediaAttachment
Properties
Name | Type | Description | Notes |
---|---|---|---|
codec | String | Gets or sets the codec. | [optional] |
codecTag | String | Gets or sets the codec tag. | [optional] |
comment | String | Gets or sets the comment. | [optional] |
index | Int | Gets or sets the index. | [optional] |
fileName | String | Gets or sets the filename. | [optional] |
mimeType | String | Gets or sets the MIME type. | [optional] |
deliveryUrl | String | Gets or sets the delivery URL. | [optional] |