adding extra buffer parameter

This commit is contained in:
StevenPuttemans
2014-11-12 10:48:24 +01:00
parent b80a3a91a8
commit 2b8229f716
2 changed files with 7 additions and 0 deletions

View File

@@ -385,6 +385,7 @@ enum
CV_CAP_PROP_ROLL =35,
CV_CAP_PROP_IRIS =36,
CV_CAP_PROP_SETTINGS =37,
CV_CAP_PROP_BUFFERSIZE =38,
CV_CAP_PROP_AUTOGRAB =1024, // property for highgui class CvCapture_Android only
CV_CAP_PROP_SUPPORTED_PREVIEW_SIZES_STRING=1025, // readonly, tricky property, returns cpnst char* indeed