Skip to main content

CMSampleBufferCreateForTaggedBufferGroup

Function CMSampleBufferCreateForTaggedBufferGroup 

Source
pub unsafe extern "C" fn CMSampleBufferCreateForTaggedBufferGroup(
    allocator: CFAllocatorRef,
    taggedBufferGroup: CMTaggedBufferGroupRef,
    sbufPTS: CMTime,
    sbufDuration: CMTime,
    formatDescription: CMTaggedBufferGroupFormatDescriptionRef,
    sBufOut: *mut CMSampleBufferRef,
) -> OSStatus
Expand description

Apple SDK function CMSampleBufferCreateForTaggedBufferGroup.