opencv-0.0.0.0: src/OpenCV/VideoIO/Types.hs
module OpenCV.VideoIO.Types
( -- * VideoCodecs
FourCC (..)
, VideoCaptureProperties (..)
, VideoCaptureAPI (..)
) where
import "this" OpenCV.Internal.VideoIO.Types
module OpenCV.VideoIO.Types
( -- * VideoCodecs
FourCC (..)
, VideoCaptureProperties (..)
, VideoCaptureAPI (..)
) where
import "this" OpenCV.Internal.VideoIO.Types