Click or drag to resize
ProtoCamConnectEventArgs Properties

The ProtoCamConnectEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyColorDepth
Gets the configured color depth in bits.
Public propertyFramesPerSecond
Gets the configurated frames per second of the device.
Public propertyHeight
Gets the configurated display height of the device.
Public propertyMajorVersion
Gets the major version of the ProtoCam virtual capture device.
Public propertyMinorVersion
Gets the minor version of the ProtoCam virtual capture device.
Public propertyParentProcessName
Gets the name of the parent process that instantiated ProtoCam.
Public propertyWidth
Gets the configurated display width of the device.
Top
See Also