| ProtoCamConnectEventArgs Class |
Namespace: StreamCoders.Devices
The ProtoCamConnectEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| ProtoCamConnectEventArgs | Initializes a new instance of the ProtoCamConnectEventArgs class |
| 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.
|
| Name | Description | |
|---|---|---|
| Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) | |
| Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |