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