pub unsafe extern "C-unwind" fn VTDecompressionSessionDecodeFrameWithOptionsAndOutputHandler(
session: &VTDecompressionSession,
sample_buffer: &CMSampleBuffer,
decode_flags: VTDecodeFrameFlags,
frame_options: Option<&CFDictionary>,
info_flags_out: *mut VTDecodeInfoFlags,
output_handler: VTDecompressionOutputHandler,
) -> i32👎Deprecated: renamed to
VTDecompressionSession::decode_frame_with_options_and_output_handlerAvailable on crate features
VTDecompressionSession and VTErrors and block2 and objc2-core-media and objc2-core-video only.