IAVCaptureFileOutputDelegate Interfaz

Definición

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

Propiedades

Handle

Identificador (puntero) a la representación del objeto no administrado.

(Heredado de INativeObject)

Métodos

ShouldProvideSampleAccurateRecordingStart(AVCaptureOutput)

Métodos de extensión

DidOutputSampleBuffer(IAVCaptureFileOutputDelegate, AVCaptureOutput, CMSampleBuffer, AVCaptureConnection)

Se aplica a