MonobjcMonobjc Documented Class Library
QTCaptureSessionErrorKey Field
NamespacesMonobjc.QTKitQTCaptureSessionQTCaptureSessionErrorKey

Used as a notification key in the user info dictionary passed to QTCaptureSessionRuntimeErrorNotification to indicate the error responsible for the notification. The value is an NSError.

QuickTime 7.2.1 and later.

Declared in QTCaptureSession.h.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString QTCaptureSessionErrorKey
Public Shared ReadOnly QTCaptureSessionErrorKey As NSString
public:
static initonly NSString^ QTCaptureSessionErrorKey
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.QTKit (Module: Monobjc.QTKit)