VideoCaptureGet Method (CaptureProperty) 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(
	CaptureProperty propertyId
)

Parameters

propertyId
Type: OpenCvSharpCaptureProperty
property identifier.

Return Value

Type: Double
property value
See Also

Reference