CMFormatDescriptionGetExtensions

Function CMFormatDescriptionGetExtensions 

Source
pub unsafe extern "C-unwind" fn CMFormatDescriptionGetExtensions(
    desc: &CMFormatDescription,
) -> Option<CFRetained<CFDictionary>>
👎Deprecated: renamed to CMFormatDescription::extensions
Available on crate feature CMFormatDescription only.