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
属性

适用于