VideoCaptureGet Method (Int32) OpenCvSharp Class Library
Retrieves the specified property of camera or video file.

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public double Get(
	int propertyId
)

Parameters

propertyId
Type: SystemInt32
property identifier.

Return Value

Type: Double
property value
See Also

Reference