Class LibraryTypeOptions
Inheritance
System.Object
LibraryTypeOptions
Assembly: MediaBrowser.Controller.dll
public sealed class LibraryTypeOptions
Properties
Declaration
public ImageOption[] DefaultImageOptions { get; set; }
Property Value
Declaration
public LibraryOptionInfo[] ImageFetchers { get; set; }
Property Value
Declaration
public LibraryOptionInfo[] MetadataFetchers { get; set; }
Property Value
Declaration
public ImageType[] SupportedImageTypes { get; set; }
Property Value
Declaration
public string Type { get; set; }
Property Value
Type |
Description |
System.String |
|
Extension Methods