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

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]

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