IAVCaptureFileOutputDelegate インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[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) |