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

    Show / Hide Table of Contents

    Class MediaType

    Class MediaType

    Inheritance
    System.Object
    MediaType
    Namespace: MediaBrowser.Model.Entities
    Assembly: MediaBrowser.Model.dll
    Syntax
    public class MediaType

    Fields

    Audio

    The audio

    Declaration
    public const string Audio = "Audio"
    Field Value
    Type Description
    System.String

    Book

    The book

    Declaration
    public const string Book = "Book"
    Field Value
    Type Description
    System.String

    Game

    The game

    Declaration
    public const string Game = "Game"
    Field Value
    Type Description
    System.String

    Photo

    The photo

    Declaration
    public const string Photo = "Photo"
    Field Value
    Type Description
    System.String

    Video

    The video

    Declaration
    public const string Video = "Video"
    Field Value
    Type Description
    System.String

    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.