[Missing <summary> documentation for "T:Monobjc.QTKit.NSValue_QTKitAdditions"]
| C# | Visual Basic | Visual C++ |
public static class NSValue_QTKitAdditions
<ExtensionAttribute> _ Public NotInheritable Class NSValue_QTKitAdditions
[ExtensionAttribute] public ref class NSValue_QTKitAdditions abstract sealed
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| QTTimeRangeValue(NSValue) | Returns a QTTimeRange structure that contains the range in an NSValue object. Original signature is '- (QTTimeRange)QTTimeRangeValue' Available in Mac OS X v10.3 and later. | |
| QTTimeValue(NSValue) | Returns a QTTime structure that contains the time in an NSValue object. Original signature is '- (QTTime)QTTimeValue' Available in Mac OS X v10.3 and later. | |
| SMPTETimeValue(NSValue) | Returns a SMPTETime structure contained in an NSValue. Original signature is '- (SMPTETime)SMPTETimeValue' Available in 5 and later. | |
| ValueWithQTTime(QTTime) | Creates an NSValue object that wraps the specified QTTime structure. Original signature is '+ (NSValue *)valueWithQTTime:(QTTime)time' Available in Mac OS X v10.3 and later. | |
| ValueWithQTTimeRange(QTTimeRange) | Creates an NSValue object that wraps the specified QTTimeRange structure. Original signature is '+ (NSValue *)valueWithQTTimeRange:(QTTimeRange)range' Available in Mac OS X v10.3 and later. | |
| ValueWithSMPTETime(SMPTETime) | Returns a new NSValue object containing an SMPTETime. Original signature is '+ (NSValue *)valueWithSMPTETime:(SMPTETime)time' Available in 5 and later. |
| Object | |
| NSValue_QTKitAdditions | |
- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)