Click or drag to resize

VideoCaptureGet Method (Int32)

Retrieves the specified property of camera or video file.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public double Get(
	int propertyId
)

Parameters

propertyId
Type: SystemInt32
property identifier.

Return Value

Type: Double
property value
See Also