CMTimeCodeFormatDescriptionGetFrameDuration

Function CMTimeCodeFormatDescriptionGetFrameDuration 

Source
pub unsafe extern "C-unwind" fn CMTimeCodeFormatDescriptionGetFrameDuration(
    time_code_format_description: &CMTimeCodeFormatDescription,
) -> CMTime
👎Deprecated: renamed to CMTime::code_format_description_get_frame_duration
Available on crate features CMFormatDescription and CMTime only.