Skip to main content

CMSampleBufferCreateCopy

Function CMSampleBufferCreateCopy 

Source
pub unsafe extern "C" fn CMSampleBufferCreateCopy(
    allocator: CFAllocatorRef,
    sbuf: CMSampleBufferRef,
    sampleBufferOut: *mut CMSampleBufferRef,
) -> OSStatus