Skip to main content

Module cv

Module cv 

Source
Expand description

CoreVideo types — re-exported from apple-cf.

Structs§

CVPixelBuffer
Owned wrapper around Apple’s CVPixelBufferRef.
CVPixelBufferLockFlags
Lock flags for CVPixelBuffer
CVPixelBufferLockGuard
RAII guard for locked CVPixelBuffer base address
CVPixelBufferPool
Opaque handle to CVPixelBufferPool

Traits§

PixelBufferCursorExt
Extension trait for io::Cursor to add pixel buffer specific operations