MonobjcMonobjc Documented Class Library
QTCaptureConnectionFormatDescriptionWillChangeNotification Field
NamespacesMonobjc.QTKitQTCaptureConnectionQTCaptureConnectionFormatDescriptionWillChangeNotification

Posted when the format description of a connection is about to change.

Applications can be notified of changes to a connection’s format by registering to receive this notification.

Available in Mac OS X v10.5 and later.

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