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

    Show / Hide Table of Contents

    Class TunerChannelMapping

    Inheritance
    System.Object
    TunerChannelMapping
    Namespace: MediaBrowser.Controller.LiveTv
    Assembly: MediaBrowser.Controller.dll
    Syntax
    public sealed class TunerChannelMapping

    Properties

    Id

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

    IsManualMapping

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

    Name

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

    ProviderChannelId

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

    ProviderChannelName

    Declaration
    public string ProviderChannelName { 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.