다음을 통해 공유


AVCaptureAudioDataOutputSampleBufferDelegate.DidDropSampleBuffer 메서드

정의

주의

This member only exists for 'AVCaptureVideoDataOutputSampleBufferDelegate'.

[System.Obsolete("This member only exists for 'AVCaptureVideoDataOutputSampleBufferDelegate'.")]
public virtual void DidDropSampleBuffer (AVFoundation.AVCaptureOutput captureOutput, CoreMedia.CMSampleBuffer sampleBuffer, AVFoundation.AVCaptureConnection connection);
abstract member DidDropSampleBuffer : AVFoundation.AVCaptureOutput * CoreMedia.CMSampleBuffer * AVFoundation.AVCaptureConnection -> unit
override this.DidDropSampleBuffer : AVFoundation.AVCaptureOutput * CoreMedia.CMSampleBuffer * AVFoundation.AVCaptureConnection -> unit

매개 변수

captureOutput
AVCaptureOutput
sampleBuffer
CMSampleBuffer
connection
AVCaptureConnection
특성

적용 대상