Class MetadataEditorInfo
Inheritance
System.Object
MetadataEditorInfo
Assembly: MediaBrowser.Model.dll
public class MetadataEditorInfo
Constructors
Declaration
public MetadataEditorInfo()
Properties
Declaration
public CountryInfo[] Countries { get; set; }
Property Value
Declaration
public CultureDto[] Cultures { get; set; }
Property Value
Declaration
public ExternalIdInfo[] ExternalIdInfos { get; set; }
Property Value
Declaration
public ParentalRating[] ParentalRatingOptions { get; set; }
Property Value
Extension Methods