MixedReality-WebRTC MixedReality-WebRTC
Search Results for

    Show / Hide Table of Contents

    Struct VideoCaptureDevice

    Identifier for a video capture device.

    Namespace: Microsoft.MixedReality.WebRTC
    Assembly: Microsoft.MixedReality.WebRTC.dll
    Syntax
    public struct VideoCaptureDevice

    Fields

    | Improve this Doc View Source

    id

    Unique device identifier.

    Declaration
    public string id
    Field Value
    Type Description
    String
    | Improve this Doc View Source

    name

    Friendly device name.

    Declaration
    public string name
    Field Value
    Type Description
    String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX