| ProtoCamConnectEventArgs Properties |
The ProtoCamConnectEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| ColorDepth |
Gets the configured color depth in bits.
| |
| FramesPerSecond |
Gets the configurated frames per second of the device.
| |
| Height |
Gets the configurated display height of the device.
| |
| MajorVersion |
Gets the major version of the ProtoCam virtual capture device.
| |
| MinorVersion |
Gets the minor version of the ProtoCam virtual capture device.
| |
| ParentProcessName |
Gets the name of the parent process that instantiated ProtoCam.
| |
| Width |
Gets the configurated display width of the device.
|