Expand description
CoreVideo types — re-exported from apple-cf.
Structs§
- CVPixel
Buffer - Owned wrapper around Apple’s
CVPixelBufferRef. - CVPixel
Buffer Lock Flags - Lock flags for
CVPixelBuffer - CVPixel
Buffer Lock Guard - RAII guard for locked
CVPixelBufferbase address - CVPixel
Buffer Pool - Opaque handle to
CVPixelBufferPool
Traits§
- Pixel
Buffer Cursor Ext - Extension trait for
io::Cursorto add pixel buffer specific operations