QTTrack
QTTrack()
QTTrack(IntPtr)
QTTrack(NSObjectFlag)
QTTrack(IntPtr, NSError)
BoundsAttribute
ClassHandle
CreationTimeAttribute
DimensionsAttribute
DisplayNameAttribute
Enabled
EnabledAttribute
FormatSummaryAttribute
HasApertureModeDimensionsAttribute
IDAttribute
IsChapterTrackAttribute
LayerAttribute
Media
MediaTypeAttribute
ModificationTimeAttribute
Movie
QuickTimeTrack
RangeAttribute
TimeScaleAttribute
TrackAttributes
UsageInMovieAttribute
UsageInPosterAttribute
UsageInPreviewAttribute
Volume
VolumeAttribute
AddImage(NSImage, QTTime, NSDictionary)
AddImage(NSImage, QTTime, QTImageAttributes)
ApertureModeDimensionsForMode(String)
DeleteSegment(QTTimeRange)
FromQuickTimeTrack(IntPtr, NSError)
GenerateApertureModeDimensions()
GetAttribute(String)
InsertEmptySegment(QTTimeRange)
InsertSegmentOfTrack(QTTrack, QTTimeRange, QTTime)
InsertSegmentOfTrack(QTTrack, QTTimeRange, QTTimeRange)
RemoveApertureModeDimensions()
ScaleSegmentnewDuration(QTTimeRange, QTTime)
SetApertureModeDimensionsforMode(CGSize, String)
SetAttribute(NSObject, String)
xamarinmac
namespace QTKit
{
[Register("QTTrack", true)]
public class QTTrack : NSObject
{
[Field("QTTrackModificationTimeAttribute", "QTKit")]
public static NSString! ModificationTimeAttribute { get; }
}
}
Xamarin macOS | 0.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API