MonobjcMonobjc Documented Class Library
QTErrorRecordingSuccesfullyFinishedKey Field
NamespacesMonobjc.QTKitQTKitFrameworkQTErrorRecordingSuccesfullyFinishedKey

Use this key to determine whether the products of a recording were successfully finished after recording stopped due to an error. The value is an NSNumber interpreted as a BOOL.

Available in Mac OS X v10.5 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString QTErrorRecordingSuccesfullyFinishedKey
Public Shared ReadOnly QTErrorRecordingSuccesfullyFinishedKey As NSString
public:
static initonly NSString^ QTErrorRecordingSuccesfullyFinishedKey
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)