MonobjcMonobjc Documented Class Library
DecodeTime Property
NamespacesMonobjc.QTKitQTSampleBufferDecodeTime

Returns the decode time of the buffer.

Original signature is '- (QTTime)decodeTime'

Available in 5 and later.

Declaration Syntax
C#Visual BasicVisual C++
public virtual QTTime DecodeTime { get; }
Public Overridable ReadOnly Property DecodeTime As QTTime
	Get
public:
virtual property QTTime DecodeTime {
	QTTime get ();
}
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)