IAVCaptureFileOutputDelegate Interface

Definition

[Foundation.Protocol(Name="AVCaptureFileOutputDelegate", WrapperType=typeof(AVFoundation.AVCaptureFileOutputDelegateWrapper))]
public interface IAVCaptureFileOutputDelegate : IDisposable, ObjCRuntime.INativeObject
type IAVCaptureFileOutputDelegate = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

ShouldProvideSampleAccurateRecordingStart(AVCaptureOutput)

Extension Methods

DidOutputSampleBuffer(IAVCaptureFileOutputDelegate, AVCaptureOutput, CMSampleBuffer, AVCaptureConnection)

Applies to