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

    Show / Hide Table of Contents

    Class TunerHostInfo

    Inheritance
    System.Object
    TunerHostInfo
    Namespace: MediaBrowser.Model.LiveTv
    Assembly: MediaBrowser.Model.dll
    Syntax
    public class TunerHostInfo

    Properties

    AllowHWTranscoding

    Declaration
    public bool AllowHWTranscoding { get; set; }
    Property Value
    Type Description
    System.Boolean

    AllowMappingByNumber

    Declaration
    public bool AllowMappingByNumber { get; set; }
    Property Value
    Type Description
    System.Boolean

    DataVersion

    Declaration
    public int DataVersion { get; set; }
    Property Value
    Type Description
    System.Int32

    DeviceId

    Declaration
    public string DeviceId { get; set; }
    Property Value
    Type Description
    System.String

    FriendlyName

    Declaration
    public string FriendlyName { get; set; }
    Property Value
    Type Description
    System.String

    Id

    Declaration
    public string Id { get; set; }
    Property Value
    Type Description
    System.String

    ImportFavoritesOnly

    Declaration
    public bool ImportFavoritesOnly { get; set; }
    Property Value
    Type Description
    System.Boolean

    ImportGuideData

    Declaration
    public bool ImportGuideData { get; set; }
    Property Value
    Type Description
    System.Boolean

    PreferEpgChannelImages

    Declaration
    public bool PreferEpgChannelImages { get; set; }
    Property Value
    Type Description
    System.Boolean

    PreferEpgChannelNumbers

    Declaration
    public bool PreferEpgChannelNumbers { get; set; }
    Property Value
    Type Description
    System.Boolean

    ProviderOptions

    Declaration
    public string ProviderOptions { get; set; }
    Property Value
    Type Description
    System.String

    Referrer

    Declaration
    public string Referrer { get; set; }
    Property Value
    Type Description
    System.String

    SetupUrl

    Declaration
    public string SetupUrl { get; set; }
    Property Value
    Type Description
    System.String

    Source

    Declaration
    public string Source { get; set; }
    Property Value
    Type Description
    System.String

    TunerCount

    Declaration
    public int TunerCount { get; set; }
    Property Value
    Type Description
    System.Int32

    Type

    Declaration
    public string Type { get; set; }
    Property Value
    Type Description
    System.String

    Url

    Declaration
    public string Url { get; set; }
    Property Value
    Type Description
    System.String

    UserAgent

    Declaration
    public string UserAgent { get; set; }
    Property 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.