Skip to main content

MacosFrameExt

Trait MacosFrameExt 

Source
pub trait MacosFrameExt {
    // Required method
    fn sample_buffer_ptr(&self) -> *const c_void;
}
Available on crate feature std and macOS only.
Expand description

macOS-specific frame data.

Required Methods§

Implementors§