pub unsafe extern "C-unwind" fn VTCompressionSessionEncodeFrameWithOutputHandler(
session: &VTCompressionSession,
image_buffer: &CVImageBuffer,
presentation_time_stamp: CMTime,
duration: CMTime,
frame_properties: Option<&CFDictionary>,
info_flags_out: *mut VTEncodeInfoFlags,
output_handler: VTCompressionOutputHandler,
) -> i32👎Deprecated: renamed to
VTCompressionSession::encode_frame_with_output_handlerAvailable on crate features
VTCompressionSession and VTErrors and block2 and objc2-core-media and objc2-core-video only.