pub unsafe extern "C-unwind" fn AVCaptureTimecodeCreateMetadataSampleBufferAssociatedWithPresentationTimeStamp(
timecode: AVCaptureTimecode,
presentation_time_stamp: CMTime,
) -> Option<CFRetained<CMSampleBuffer>>👎Deprecated:
renamed to AVCaptureTimecode::metadata_sample_buffer_associated_with_presentation_time_stamp
Available on crate features
AVCaptureTimecodeGenerator and objc2-core-foundation and objc2-core-media only.