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 Sourceid
Unique device identifier.
Declaration
public string id
Field Value
Type | Description |
---|---|
String |
name
Friendly device name.
Declaration
public string name
Field Value
Type | Description |
---|---|
String |