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

    Show / Hide Table of Contents

    Class Hwdevicecontext

    The hardware device context.

    Inheritance
    System.Object
    Hwdevicecontext
    Namespace: Emby.Media.Model.GraphModel
    Assembly: Emby.Media.Model.dll
    Syntax
    public class Hwdevicecontext

    Properties

    DeviceType

    Gets or sets the type of the device.

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

    The type of the device.

    HasHwDeviceContext

    Gets or sets the has hw device context.

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

    The has hw device context.

    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.