MonobjcMonobjc Documented Class Library
QTCaptureDeviceAVCTransportControlsAttribute Field
NamespacesMonobjc.QTKitQTCaptureDeviceQTCaptureDeviceAVCTransportControlsAttribute

For AVC devices that read data from linear media, such as tapes, specifies the mode and speed at which that media is playing.

The value is an NSDictionary with keys and values described under QTCaptureDevice AVC Transport Controls.

This string value can be used in key paths for key-value coding, key-value observing, and bindings.

Available in Mac OS X v10.5 and later.

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