| CapturePosAviRatio Enumeration |
Position in relative units
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public enum CapturePosAviRatio
Public Enumeration CapturePosAviRatio
public enum class CapturePosAviRatio
Members
| Member name | Value | Description |
---|
| Start | 0 |
Start of the file
|
| End | 1 |
End of the file
|
See Also