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

740 B

LibraryTypeOptionsDto

Properties

Name Type Description Notes
type String Gets or sets the type. [optional]
metadataFetchers [LibraryOptionInfoDto] Gets or sets the metadata fetchers. [optional]
imageFetchers [LibraryOptionInfoDto] Gets or sets the image fetchers. [optional]
supportedImageTypes [ImageType] Gets or sets the supported image types. [optional]
defaultImageOptions [ImageOption] Gets or sets the default image options. [optional]

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