Returns the maximum duration of the media that should be recorded by the receiver.
Original signature is '- (QTTime)maximumRecordedDuration'
Available in 5 and later.

Declaration Syntax
public virtual QTTime MaximumRecordedDuration { get; set; }
Public Overridable Property MaximumRecordedDuration As QTTime
Get
Set
public:
virtual property QTTime MaximumRecordedDuration {
QTTime get ();
void set (QTTime value);
}

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)