videoio: preserve conflict with common properties
authorAlexander Alekhin <alexander.alekhin@intel.com>
Thu, 1 Dec 2016 12:17:33 +0000 (15:17 +0300)
committerAlexander Alekhin <alexander.alekhin@intel.com>
Thu, 1 Dec 2016 12:37:12 +0000 (15:37 +0300)
commite547bbbc3f66064d5aaf497de6eeeb54d5a9f5b1
tree47794218b64d037c187d5a46aa5b5bce5e61f18b
parentc560ff23ade974d3d365bf4c2f14c2fc39025765
videoio: preserve conflict with common properties

Usage:
    writer.set(cv::CAP_PROP_IMAGES_BASE + cv::IMWRITE_JPEG_QUALITY, 80);
modules/videoio/include/opencv2/videoio.hpp
modules/videoio/src/cap_images.cpp