VTRAWProcessingSessionProcessFrame

Function VTRAWProcessingSessionProcessFrame 

Source
pub unsafe extern "C-unwind" fn VTRAWProcessingSessionProcessFrame(
    session: &VTRAWProcessingSession,
    input_pixel_buffer: &CVPixelBuffer,
    frame_options: Option<&CFDictionary>,
    output_handler: VTRAWProcessingOutputHandler,
) -> i32
👎Deprecated: renamed to VTRAWProcessingSession::process_frame
Available on crate features VTRAWProcessingSession and block2 and objc2-core-video only.