IAVCaptureViewDelegate インターフェイス

定義

[Foundation.Protocol(Name="AVCaptureViewDelegate", WrapperType=typeof(AVKit.AVCaptureViewDelegateWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public interface IAVCaptureViewDelegate : IDisposable, ObjCRuntime.INativeObject
type IAVCaptureViewDelegate = interface
    interface INativeObject
    interface IDisposable
派生
属性
実装

プロパティ

Handle

アンマネージ オブジェクト表現へのハンドル (ポインター)。

(継承元 INativeObject)

メソッド

StartRecording(AVCaptureView, AVCaptureFileOutput)

適用対象