Click or drag to resize
ProtoCamConnectEventArgsMinorVersion Property
Gets the minor version of the ProtoCam virtual capture device.

Namespace: StreamCoders.Devices
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public int MinorVersion { get; }

Property Value

Type: Int32
The minor version.
See Also