IAVCaptureFileOutputDelegate Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Protocol(Name="AVCaptureFileOutputDelegate", WrapperType=typeof(AVFoundation.AVCaptureFileOutputDelegateWrapper))]
public interface IAVCaptureFileOutputDelegate : IDisposable, ObjCRuntime.INativeObject
type IAVCaptureFileOutputDelegate = interface
interface INativeObject
interface IDisposable
- Derivado
- Atributos
- Implementações
Propriedades
Handle |
Manipule (ponteiro) para a representação de objeto não gerenciado. (Herdado de INativeObject) |
Métodos
ShouldProvideSampleAccurateRecordingStart(AVCaptureOutput) |
Métodos de Extensão
DidOutputSampleBuffer(IAVCaptureFileOutputDelegate, AVCaptureOutput, CMSampleBuffer, AVCaptureConnection) |