Skip to main content

CMSampleBufferSetInvalidateHandler

Function CMSampleBufferSetInvalidateHandler 

Source
pub unsafe extern "C" fn CMSampleBufferSetInvalidateHandler(
    sbuf: CMSampleBufferRef,
    invalidateHandler: CMSampleBufferInvalidateHandler,
) -> OSStatus