Function CMTimeCodeFormatDescriptionCreateFromBigEndianTimeCodeDescriptionBlockBuffer

Source
pub unsafe extern "C" fn CMTimeCodeFormatDescriptionCreateFromBigEndianTimeCodeDescriptionBlockBuffer(
    allocator: CFAllocatorRef,
    timeCodeDescriptionBlockBuffer: CMBlockBufferRef,
    flavor: CFStringRef,
    formatDescriptionOut: *mut CMTimeCodeFormatDescriptionRef,
) -> OSStatus