QTCaptureFileOutputDelegate
QTCaptureFileOutputDelegate()
QTCaptureFileOutputDelegate(IntPtr)
QTCaptureFileOutputDelegate(NSObjectFlag)
DidFinishRecording(QTCaptureFileOutput, NSUrl, QTCaptureConnection[], NSError)
DidOutputSampleBuffer(QTCaptureFileOutput, QTSampleBuffer, QTCaptureConnection)
DidPauseRecording(QTCaptureFileOutput, NSUrl, QTCaptureConnection[])
DidResumeRecording(QTCaptureFileOutput, NSUrl, QTCaptureConnection[])
DidStartRecording(QTCaptureFileOutput, NSUrl, QTCaptureConnection[])
MustChangeOutputFile(QTCaptureFileOutput, NSUrl, QTCaptureConnection[], NSError)
ShouldChangeOutputFile(QTCaptureFileOutput, NSUrl, QTCaptureConnection[], NSError)
WillFinishRecording(QTCaptureFileOutput, NSUrl, QTCaptureConnection[], NSError)
WillStartRecording(QTCaptureFileOutput, NSUrl, QTCaptureConnection[])
xamarinmac
namespace QTKit
{
[Model]
[Protocol(IsInformal = true)]
[Register("QTCaptureFileOutput_Delegate", false)]
public class QTCaptureFileOutputDelegate : NSObject, INativeObject, IQTCaptureFileOutputDelegate, IDisposable
}
nuget.org | 0.0 % Reference this API 0.0 % Derive from this class or interface |
---|---|
Xamarin macOS | 0.0 |
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API