The members of MonoMac.QTKit.QTCaptureFileOutput are listed below.
See Also: Inherited members from MonoMac.QTKit.QTCaptureOutput
| 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. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Delegate | QTCaptureFileOutputDelegate. An instance of the MonoMac.QTKit.QTCaptureFileOutputDelegate model class which acts as the class delegate. | |
| [read-only] | IsRecordingPaused | bool. Documentation for this section has not yet been entered. |
| MaximumRecordedDuration | QTTime. Documentation for this section has not yet been entered. | |
| MaximumRecordedFileSize | ulong. Documentation for this section has not yet been entered. | |
| MaximumVideoSize | System.Drawing.SizeF. Documentation for this section has not yet been entered. | |
| MinimumVideoFrameInterval | double. Documentation for this section has not yet been entered. | |
| [read-only] | OutputFileUrl | MonoMac.Foundation.NSUrl. Documentation for this section has not yet been entered. |
| [read-only] | RecordedDuration | QTTime. Documentation for this section has not yet been entered. |
| [read-only] | RecordedFileSize | ulong. Documentation for this section has not yet been entered. |
| ShouldChangeOutputFile | QTCaptureFileError. Delegate invoked by the object to get a value. | |
| WeakDelegate | MonoMac.Foundation.NSObject. An object that can respond to the delegate protocol for this type |
GetCompressionOptions(QTCaptureConnection)Documentation for this section has not yet been entered. | ||
PauseRecording()Documentation for this section has not yet been entered. | ||
RecordToOutputFile(MonoMac.Foundation.NSUrl)Documentation for this section has not yet been entered. | ||
RecordToOutputFile(MonoMac.Foundation.NSUrl, QTCaptureDestination)Documentation for this section has not yet been entered. | ||
ResumeRecording()Documentation for this section has not yet been entered. | ||
SetCompressionOptions(QTCompressionOptions, QTCaptureConnection)Documentation for this section has not yet been entered. | ||
| DidFinishRecording | Event raised by the object. | |
| DidOutputSampleBuffer | Event raised by the object. | |
| DidPauseRecording | Event raised by the object. | |
| DidResumeRecording | Event raised by the object. | |
| DidStartRecording | Event raised by the object. | |
| MustChangeOutputFile | Event raised by the object. | |
| WillFinishRecording | Event raised by the object. | |
| WillStartRecording | Event raised by the object. |