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