MonobjcMonobjc Documented Class Library
QTSampleBufferDateRecordedAttribute Field
NamespacesMonobjc.QTKitQTSampleBufferQTSampleBufferDateRecordedAttribute

Returns the date on which the media in the buffer was originally recorded.

The value is an NSDate. 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 QTSampleBufferDateRecordedAttribute
Public Shared ReadOnly QTSampleBufferDateRecordedAttribute As NSString
public:
static initonly NSString^ QTSampleBufferDateRecordedAttribute
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)