Function CMTextFormatDescriptionCreateFromBigEndianTextDescriptionBlockBuffer

Source
pub unsafe extern "C" fn CMTextFormatDescriptionCreateFromBigEndianTextDescriptionBlockBuffer(
    allocator: CFAllocatorRef,
    textDescriptionBlockBuffer: CMBlockBufferRef,
    flavor: CFStringRef,
    mediaType: CMMediaType,
    formatDescriptionOut: *mut CMTextFormatDescriptionRef,
) -> OSStatus