Facebook
Twitter
Pinterest
Tumblr
GitHub
RSS
  • DEV Home
  • Documentation
  • Reference
  • Download
Search Results for

    Show / Hide Table of Contents

    Class MetadataEditorInfo

    Inheritance
    System.Object
    MetadataEditorInfo
    Namespace: MediaBrowser.Model.Dto
    Assembly: MediaBrowser.Model.dll
    Syntax
    public class MetadataEditorInfo

    Properties

    Countries

    Declaration
    public CountryInfo[] Countries { get; set; }
    Property Value
    Type Description
    CountryInfo[]

    Cultures

    Declaration
    public CultureDto[] Cultures { get; set; }
    Property Value
    Type Description
    CultureDto[]

    ExternalIdInfos

    Declaration
    public ExternalIdInfo[] ExternalIdInfos { get; set; }
    Property Value
    Type Description
    ExternalIdInfo[]

    ParentalRatingOptions

    Declaration
    public ParentalRating[] ParentalRatingOptions { get; set; }
    Property Value
    Type Description
    ParentalRating[]

    PersonExternalIdInfos

    Declaration
    public ExternalIdInfo[] PersonExternalIdInfos { get; set; }
    Property Value
    Type Description
    ExternalIdInfo[]

    Extension Methods

    Extensions.JsonClone<T>(T, IJsonSerializer)
    SDK
    On this Page
    Back to Top Copyright 2022 © EMBY LLC. Please see our terms of use and privacy policy.