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

    Show / Hide Table of Contents

    Class TestCodecDevice

    Inheritance
    System.Object
    TestCodecDevice
    Namespace: MediaBrowser.Controller.MediaEncoding.Tests
    Assembly: MediaBrowser.Controller.dll
    Syntax
    public class TestCodecDevice

    Properties

    Desription

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

    DeviceId

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

    DeviceIdentifier

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

    DeviceName

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

    HardwareContextFramework

    Declaration
    public SecondaryFrameworks HardwareContextFramework { get; set; }
    Property Value
    Type Description
    SecondaryFrameworks

    Name

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

    VendorId

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

    VendorName

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