MonoTouch.AVFoundation.AVCaptureFileOutputRecordingDelegate Class
A delegate object that allows the application developer to respond to events in a MonoTouch.AVFoundation.AVCaptureFileOutput object.

See Also: AVCaptureFileOutputRecordingDelegate Members

Syntax

[MonoTouch.Foundation.Model]
[MonoTouch.Foundation.Protocol]
[MonoTouch.Foundation.Register("AVCaptureFileOutputRecordingDelegate", false)]
[MonoTouch.ObjCRuntime.Availability(Introduced=MonoTouch.ObjCRuntime.Platform.iOS_4_0)]
public class AVCaptureFileOutputRecordingDelegate : MonoTouch.Foundation.NSObject, IAVCaptureFileOutputRecordingDelegate, IDisposable

Remarks

As with many AV Foundation methods, starting, stop, and pause commands are asynchronous and it is only here, in the delegate objet, that one can rely on the state of the underlying capture.

Related content

Requirements

Namespace: MonoTouch.AVFoundation
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0