Skip to main content

VTCompressionOutputCallback

Type Alias VTCompressionOutputCallback 

Source
pub type VTCompressionOutputCallback = extern "C" fn(outputCallbackRefCon: *mut c_void, sourceFrameRefCon: *mut c_void, status: OSStatus, infoFlags: VTEncodeInfoFlags, sampleBuffer: CMSampleBufferRef);