Skip to main content

CMFormatDescriptionCreate

Function CMFormatDescriptionCreate 

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