MonoMac.QTKit.QTTrack Members

The members of MonoMac.QTKit.QTTrack are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

Default constructor, initializes a new instance of this class.
A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
static
BoundsAttributeMonoMac.Foundation.NSString. Represents the value associated with the constant QTTrackBoundsAttribute
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
static
CreationTimeAttributeMonoMac.Foundation.NSString. Represents the value associated with the constant QTTrackCreationTimeAttribute
[read-only]
static
DimensionsAttributeMonoMac.Foundation.NSString. Represents the value associated with the constant QTTrackDimensionsAttribute
[read-only]
static
DisplayNameAttributeMonoMac.Foundation.NSString. Represents the value associated with the constant QTTrackDisplayNameAttribute
Enabledbool. Documentation for this section has not yet been entered.
[read-only]
static
EnabledAttributeMonoMac.Foundation.NSString. Represents the value associated with the constant QTTrackEnabledAttribute
[read-only]
static
FormatSummaryAttributeMonoMac.Foundation.NSString. Represents the value associated with the constant QTTrackFormatSummaryAttribute
[read-only]
static
HasApertureModeDimensionsAttributeMonoMac.Foundation.NSString. Represents the value associated with the constant QTTrackHasApertureModeDimensionsAttribute
[read-only]
static
IDAttributeMonoMac.Foundation.NSString. Represents the value associated with the constant QTTrackIDAttribute
[read-only]
static
IsChapterTrackAttributeMonoMac.Foundation.NSString. Represents the value associated with the constant QTTrackIsChapterTrackAttribute
[read-only]
static
LayerAttributeMonoMac.Foundation.NSString. Represents the value associated with the constant QTTrackLayerAttribute
[read-only]
MediaQTMedia. Documentation for this section has not yet been entered.
[read-only]
static
MediaTypeAttributeMonoMac.Foundation.NSString. Represents the value associated with the constant QTTrackMediaTypeAttribute
[read-only]
static
ModificationTimeAttributeMonoMac.Foundation.NSString. Represents the value associated with the constant QTTrackModificationTimeAttribute
[read-only]
MovieQTMovie. Documentation for this section has not yet been entered.
[read-only]
QuickTimeTrackIntPtr. Documentation for this section has not yet been entered.
[read-only]
static
RangeAttributeMonoMac.Foundation.NSString. Represents the value associated with the constant QTTrackRangeAttribute
[read-only]
static
TimeScaleAttributeMonoMac.Foundation.NSString. Represents the value associated with the constant QTTrackTimeScaleAttribute
TrackAttributesMonoMac.Foundation.NSDictionary. Documentation for this section has not yet been entered.
[read-only]
static
UsageInMovieAttributeMonoMac.Foundation.NSString. Represents the value associated with the constant QTTrackUsageInMovieAttribute
[read-only]
static
UsageInPosterAttributeMonoMac.Foundation.NSString. Represents the value associated with the constant QTTrackUsageInPosterAttribute
[read-only]
static
UsageInPreviewAttributeMonoMac.Foundation.NSString. Represents the value associated with the constant QTTrackUsageInPreviewAttribute
Volumefloat. Documentation for this section has not yet been entered.
[read-only]
static
VolumeAttributeMonoMac.Foundation.NSString. Represents the value associated with the constant QTTrackVolumeAttribute

Public Methods

AddImage(MonoMac.AppKit.NSImage, QTTime, MonoMac.Foundation.NSDictionary)
Documentation for this section has not yet been entered.
AddImage(MonoMac.AppKit.NSImage, QTTime, QTImageAttributes)
Documentation for this section has not yet been entered.
ApertureModeDimensionsForMode(string) : System.Drawing.SizeF
Documentation for this section has not yet been entered.
DeleteSegment(QTTimeRange)
Documentation for this section has not yet been entered.
static
FromQuickTimeTrack(IntPtr, out MonoMac.Foundation.NSError) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
GenerateApertureModeDimensions()
Documentation for this section has not yet been entered.
GetAttribute(string) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
InsertEmptySegment(QTTimeRange)
Documentation for this section has not yet been entered.
InsertSegmentOfTrack(QTTrack, QTTimeRange, QTTime)
Documentation for this section has not yet been entered.
InsertSegmentOfTrack(QTTrack, QTTimeRange, QTTimeRange)
Documentation for this section has not yet been entered.
RemoveApertureModeDimensions()
Documentation for this section has not yet been entered.
ScaleSegmentnewDuration(QTTimeRange, QTTime)
Documentation for this section has not yet been entered.
SetApertureModeDimensionsforMode(System.Drawing.SizeF, string)
Documentation for this section has not yet been entered.
SetAttribute(MonoMac.Foundation.NSObject, string)
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the QTTrack object.