The members of MonoMac.AVFoundation.AVCaptureVideoDataOutputSampleBufferDelegate are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| Default constructor that initializes a new instance of this class with no parameters. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
DidOutputSampleBuffer(AVCaptureOutput, MonoMac.CoreMedia.CMSampleBuffer, AVCaptureConnection)Method invoked when a sample buffer has been written. | ||