IAVCaptureFileOutputDelegate 接口

定义

[Foundation.Protocol(Name="AVCaptureFileOutputDelegate", WrapperType=typeof(AVFoundation.AVCaptureFileOutputDelegateWrapper))]
public interface IAVCaptureFileOutputDelegate : IDisposable, ObjCRuntime.INativeObject
type IAVCaptureFileOutputDelegate = interface
    interface INativeObject
    interface IDisposable
派生
属性
实现

属性

Handle

处理指向非托管对象表示形式的 (指针) 。

(继承自 INativeObject)

方法

ShouldProvideSampleAccurateRecordingStart(AVCaptureOutput)

扩展方法

DidOutputSampleBuffer(IAVCaptureFileOutputDelegate, AVCaptureOutput, CMSampleBuffer, AVCaptureConnection)

适用于