Click or drag to resize
ProtoCamConnectEventArgsMajorVersion Property
Gets the major 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 MajorVersion { get; }

Property Value

Type: Int32
The major version.
See Also