The members of MonoMac.QTKit.QTCaptureFileOutputDelegate are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
Public Constructors
| | Default constructor, initializes a new instance of this class. |
| | 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. |
Public Methods
| DidFinishRecording(QTCaptureFileOutput, MonoMac.Foundation.NSUrl, QTCaptureConnection[], MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. |
| DidOutputSampleBuffer(QTCaptureFileOutput, QTSampleBuffer, QTCaptureConnection)Documentation for this section has not yet been entered. |
| DidPauseRecording(QTCaptureFileOutput, MonoMac.Foundation.NSUrl, QTCaptureConnection[])Documentation for this section has not yet been entered. |
| DidResumeRecording(QTCaptureFileOutput, MonoMac.Foundation.NSUrl, QTCaptureConnection[])Documentation for this section has not yet been entered. |
| DidStartRecording(QTCaptureFileOutput, MonoMac.Foundation.NSUrl, QTCaptureConnection[])Documentation for this section has not yet been entered. |
| MustChangeOutputFile(QTCaptureFileOutput, MonoMac.Foundation.NSUrl, QTCaptureConnection[], MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. |
| ShouldChangeOutputFile(QTCaptureFileOutput, MonoMac.Foundation.NSUrl, QTCaptureConnection[], MonoMac.Foundation.NSError) : boolDocumentation for this section has not yet been entered. |
| WillFinishRecording(QTCaptureFileOutput, MonoMac.Foundation.NSUrl, QTCaptureConnection[], MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. |
| WillStartRecording(QTCaptureFileOutput, MonoMac.Foundation.NSUrl, QTCaptureConnection[])Documentation for this section has not yet been entered. |