AVCaptureAudioDataOutputSampleBufferDelegate_Extensions.DidDropSampleBuffer Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Achtung
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
Parameter
Die Instanz, auf der diese Erweiterungsmethode ausgeführt wird.
- captureOutput
- AVCaptureOutput
- sampleBuffer
- CMSampleBuffer
- connection
- AVCaptureConnection
- Attribute