Skip to main content

CMFormatDescriptionCreate

Function CMFormatDescriptionCreate 

Source
pub unsafe extern "C" fn CMFormatDescriptionCreate(
    allocator: CFAllocatorRef,
    mediaType: CMMediaType,
    mediaSubtype: FourCharCode,
    extensions: CFDictionaryRef,
    descOut: *mut CMFormatDescriptionRef,
) -> OSStatus