MonobjcMonobjc Documented Class Library
QTCaptureConnectionChangedAttributeKey Field
NamespacesMonobjc.QTKitQTCaptureConnectionQTCaptureConnectionChangedAttributeKey

Used as a key in the user info dictionary passed to QTCaptureConnectionAttributeWillChangeNotification, and QTCaptureConnectionAttributeDidChangeNotification to indicate the key of that attribute that changed.

Available in Mac OS X v10.5 and later.

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