Search Results for

    Show / Hide Table of Contents

    Class Device

    Inheritance
    System.Object
    Device
    Implements
    IMediaApiItem
    Namespace: RenderHeads.Media.AVProMovieCapture
    Assembly: cs.temp.dll.dll
    Syntax
    public class Device : IMediaApiItem

    Properties

    DeviceType

    Declaration
    public DeviceType DeviceType { get; }
    Property Value
    Type Description
    DeviceType

    Index

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

    MediaApi

    Declaration
    public MediaApi MediaApi { get; }
    Property Value
    Type Description
    MediaApi

    Name

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

    Implements

    IMediaApiItem
    In This Article