共用方式為


AVCaptureAudioDataOutputSampleBufferDelegate_Extensions.DidDropSampleBuffer 方法

定義

警告

This member only exists for 'AVCaptureVideoDataOutputSampleBufferDelegate'.

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

參數

This
IAVCaptureAudioDataOutputSampleBufferDelegate

這個擴充方法運作所在的 實例。

captureOutput
AVCaptureOutput
sampleBuffer
CMSampleBuffer
connection
AVCaptureConnection
屬性

適用於