v4l2-0.1.0.3: interface to Video For Linux Two (V4L2)

Portabilityno
Stabilityno
Maintainerclaude@mathr.co.uk
Safe HaskellNone

Graphics.V4L2.VideoCapture.Read

Description

Video capture using Read I/O.

Synopsis

Documentation

withFrame :: Device -> ImageFormat -> (Ptr a -> Int -> IO b) -> IO bSource

Capture a video frame.