{-# LINE 1 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
{-# language CPP #-}
{-# LINE 2 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}


{-# LINE 4 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
{-# OPTIONS_HADDOCK hide #-}

{-# LINE 6 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}

module OpenCV.Internal.VideoIO.Constants where

--------------------------------------------------------------------------------


{-# LINE 12 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}

{-# LINE 13 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}

{-# LINE 14 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}


{-# LINE 16 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}

c'CAP_PROP_POS_MSEC = 0
c'CAP_PROP_POS_MSEC :: (Num a) => a

{-# LINE 18 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_POS_FRAMES = 1
c'CAP_PROP_POS_FRAMES :: (Num a) => a

{-# LINE 19 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_POS_AVI_RATIO = 2
c'CAP_PROP_POS_AVI_RATIO :: (Num a) => a

{-# LINE 20 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_FRAME_WIDTH = 3
c'CAP_PROP_FRAME_WIDTH :: (Num a) => a

{-# LINE 21 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_FRAME_HEIGHT = 4
c'CAP_PROP_FRAME_HEIGHT :: (Num a) => a

{-# LINE 22 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_FPS = 5
c'CAP_PROP_FPS :: (Num a) => a

{-# LINE 23 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_FOURCC = 6
c'CAP_PROP_FOURCC :: (Num a) => a

{-# LINE 24 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_FRAME_COUNT = 7
c'CAP_PROP_FRAME_COUNT :: (Num a) => a

{-# LINE 25 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_FORMAT = 8
c'CAP_PROP_FORMAT :: (Num a) => a

{-# LINE 26 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_MODE = 9
c'CAP_PROP_MODE :: (Num a) => a

{-# LINE 27 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_BRIGHTNESS = 10
c'CAP_PROP_BRIGHTNESS :: (Num a) => a

{-# LINE 28 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_CONTRAST = 11
c'CAP_PROP_CONTRAST :: (Num a) => a

{-# LINE 29 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_SATURATION = 12
c'CAP_PROP_SATURATION :: (Num a) => a

{-# LINE 30 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_HUE = 13
c'CAP_PROP_HUE :: (Num a) => a

{-# LINE 31 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_GAIN = 14
c'CAP_PROP_GAIN :: (Num a) => a

{-# LINE 32 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_EXPOSURE = 15
c'CAP_PROP_EXPOSURE :: (Num a) => a

{-# LINE 33 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_CONVERT_RGB = 16
c'CAP_PROP_CONVERT_RGB :: (Num a) => a

{-# LINE 34 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_WHITE_BALANCE_BLUE_U = 17
c'CAP_PROP_WHITE_BALANCE_BLUE_U :: (Num a) => a

{-# LINE 35 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_RECTIFICATION = 18
c'CAP_PROP_RECTIFICATION :: (Num a) => a

{-# LINE 36 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_MONOCHROME = 19
c'CAP_PROP_MONOCHROME :: (Num a) => a

{-# LINE 37 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_SHARPNESS = 20
c'CAP_PROP_SHARPNESS :: (Num a) => a

{-# LINE 38 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_AUTO_EXPOSURE = 21
c'CAP_PROP_AUTO_EXPOSURE :: (Num a) => a

{-# LINE 39 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_GAMMA = 22
c'CAP_PROP_GAMMA :: (Num a) => a

{-# LINE 40 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_TEMPERATURE = 23
c'CAP_PROP_TEMPERATURE :: (Num a) => a

{-# LINE 41 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_TRIGGER = 24
c'CAP_PROP_TRIGGER :: (Num a) => a

{-# LINE 42 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_TRIGGER_DELAY = 25
c'CAP_PROP_TRIGGER_DELAY :: (Num a) => a

{-# LINE 43 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_WHITE_BALANCE_RED_V = 26
c'CAP_PROP_WHITE_BALANCE_RED_V :: (Num a) => a

{-# LINE 44 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_ZOOM = 27
c'CAP_PROP_ZOOM :: (Num a) => a

{-# LINE 45 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_FOCUS = 28
c'CAP_PROP_FOCUS :: (Num a) => a

{-# LINE 46 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_GUID = 29
c'CAP_PROP_GUID :: (Num a) => a

{-# LINE 47 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_ISO_SPEED = 30
c'CAP_PROP_ISO_SPEED :: (Num a) => a

{-# LINE 48 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_BACKLIGHT = 32
c'CAP_PROP_BACKLIGHT :: (Num a) => a

{-# LINE 49 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_PAN = 33
c'CAP_PROP_PAN :: (Num a) => a

{-# LINE 50 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_TILT = 34
c'CAP_PROP_TILT :: (Num a) => a

{-# LINE 51 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_ROLL = 35
c'CAP_PROP_ROLL :: (Num a) => a

{-# LINE 52 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_IRIS = 36
c'CAP_PROP_IRIS :: (Num a) => a

{-# LINE 53 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_SETTINGS = 37
c'CAP_PROP_SETTINGS :: (Num a) => a

{-# LINE 54 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_BUFFERSIZE = 38
c'CAP_PROP_BUFFERSIZE :: (Num a) => a

{-# LINE 55 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PROP_AUTOFOCUS = 39
c'CAP_PROP_AUTOFOCUS :: (Num a) => a

{-# LINE 56 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}

c'CAP_ANY = 0
c'CAP_ANY :: (Num a) => a

{-# LINE 58 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_VFW = 200
c'CAP_VFW :: (Num a) => a

{-# LINE 59 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_V4L = 200
c'CAP_V4L :: (Num a) => a

{-# LINE 60 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_V4L2 = 200
c'CAP_V4L2 :: (Num a) => a

{-# LINE 61 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_FIREWIRE = 300
c'CAP_FIREWIRE :: (Num a) => a

{-# LINE 62 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_FIREWARE = 300
c'CAP_FIREWARE :: (Num a) => a

{-# LINE 63 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_IEEE1394 = 300
c'CAP_IEEE1394 :: (Num a) => a

{-# LINE 64 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_DC1394 = 300
c'CAP_DC1394 :: (Num a) => a

{-# LINE 65 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_CMU1394 = 300
c'CAP_CMU1394 :: (Num a) => a

{-# LINE 66 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_QT = 500
c'CAP_QT :: (Num a) => a

{-# LINE 67 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_UNICAP = 600
c'CAP_UNICAP :: (Num a) => a

{-# LINE 68 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_DSHOW = 700
c'CAP_DSHOW :: (Num a) => a

{-# LINE 69 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_PVAPI = 800
c'CAP_PVAPI :: (Num a) => a

{-# LINE 70 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_OPENNI = 900
c'CAP_OPENNI :: (Num a) => a

{-# LINE 71 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_OPENNI_ASUS = 910
c'CAP_OPENNI_ASUS :: (Num a) => a

{-# LINE 72 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_ANDROID = 1000
c'CAP_ANDROID :: (Num a) => a

{-# LINE 73 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_XIAPI = 1100
c'CAP_XIAPI :: (Num a) => a

{-# LINE 74 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_AVFOUNDATION = 1200
c'CAP_AVFOUNDATION :: (Num a) => a

{-# LINE 75 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_GIGANETIX = 1300
c'CAP_GIGANETIX :: (Num a) => a

{-# LINE 76 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_MSMF = 1400
c'CAP_MSMF :: (Num a) => a

{-# LINE 77 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_WINRT = 1410
c'CAP_WINRT :: (Num a) => a

{-# LINE 78 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_INTELPERC = 1500
c'CAP_INTELPERC :: (Num a) => a

{-# LINE 79 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_OPENNI2 = 1600
c'CAP_OPENNI2 :: (Num a) => a

{-# LINE 80 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_OPENNI2_ASUS = 1610
c'CAP_OPENNI2_ASUS :: (Num a) => a

{-# LINE 81 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_GPHOTO2 = 1700
c'CAP_GPHOTO2 :: (Num a) => a

{-# LINE 82 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_GSTREAMER = 1800
c'CAP_GSTREAMER :: (Num a) => a

{-# LINE 83 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_FFMPEG = 1900
c'CAP_FFMPEG :: (Num a) => a

{-# LINE 84 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}
c'CAP_IMAGES = 2000
c'CAP_IMAGES :: (Num a) => a

{-# LINE 85 "src/OpenCV/Internal/VideoIO/Constants.hsc" #-}