AVCaptureAudioDataOutputSampleBufferDelegate_Extensions 类

定义

接口的 IAVCaptureAudioDataOutputSampleBufferDelegate 扩展方法,以支持协议中的所有方法 AVCaptureAudioDataOutputSampleBufferDelegate

public static class AVCaptureAudioDataOutputSampleBufferDelegate_Extensions
type AVCaptureAudioDataOutputSampleBufferDelegate_Extensions = class
继承
AVCaptureAudioDataOutputSampleBufferDelegate_Extensions

注解

IAVCaptureAudioDataOutputSampleBufferDelegate 扩展方法允许开发人员将 接口的实例视为具有原始 AVCaptureAudioDataOutputSampleBufferDelegate 协议的所有可选方法。 由于 接口仅包含所需的成员,因此这些扩展方法允许开发人员调用协议的可选成员。

方法

DidDropSampleBuffer(IAVCaptureAudioDataOutputSampleBufferDelegate, AVCaptureOutput, CMSampleBuffer, AVCaptureConnection)
已过时.

接口的 IAVCaptureAudioDataOutputSampleBufferDelegate 扩展方法,以支持协议中的所有方法 AVCaptureAudioDataOutputSampleBufferDelegate

DidOutputSampleBuffer(IAVCaptureAudioDataOutputSampleBufferDelegate, AVCaptureOutput, CMSampleBuffer, AVCaptureConnection)

接口的 IAVCaptureAudioDataOutputSampleBufferDelegate 扩展方法,以支持协议中的所有方法 AVCaptureAudioDataOutputSampleBufferDelegate

适用于