MonoMac.AVFoundation.AVCaptureVideoDataOutput: Method Members

The methods of MonoMac.AVFoundation.AVCaptureVideoDataOutput are listed below. For a list of all members, see the AVCaptureVideoDataOutput Members list.

See Also: Inherited members from MonoMac.AVFoundation.AVCaptureOutput

Public Methods

SetSampleBufferDelegate(AVCaptureVideoDataOutputSampleBufferDelegate, IntPtr)
Sets the target object where the captured frames will be sent to.
SetSampleBufferDelegateAndQueue(AVCaptureVideoDataOutputSampleBufferDelegate, MonoMac.CoreFoundation.DispatchQueue)
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the AVCaptureVideoDataOutput object.