MonobjcMonobjc Documented Class Library
QTCaptureConnectionFormatDescriptionDidChangeNotification Field
NamespacesMonobjc.QTKitQTCaptureConnectionQTCaptureConnectionFormatDescriptionDidChangeNotification

Posted when the format description of a connection has changed.

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 QTCaptureConnectionFormatDescriptionDidChangeNotification
Public Shared ReadOnly QTCaptureConnectionFormatDescriptionDidChangeNotification As NSString
public:
static initonly NSString^ QTCaptureConnectionFormatDescriptionDidChangeNotification
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)