MonoMac.AVFoundation.AVAssetTrack Members

The members of MonoMac.AVFoundation.AVAssetTrack are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

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.

Public Properties

[read-only]
AssetAVAsset. Documentation for this section has not yet been entered.
[read-only]
AvailableMetadataFormatsstring[]. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
CommonMetadataAVMetadataItem[]. Documentation for this section has not yet been entered.
[read-only]
Enabledbool. Documentation for this section has not yet been entered.
[read-only]
EstimatedDataRatefloat. Documentation for this section has not yet been entered.
[read-only]
ExtendedLanguageTagstring. Documentation for this section has not yet been entered.
[read-only]
FormatDescriptionsAsObjectsMonoMac.Foundation.NSObject[]. Documentation for this section has not yet been entered.
[read-only]
LanguageCodestring. Documentation for this section has not yet been entered.
[read-only]
MediaTypestring. Documentation for this section has not yet been entered.
[read-only]
NaturalSizeSystem.Drawing.SizeF. Documentation for this section has not yet been entered.
[read-only]
NaturalTimeScaleint. Documentation for this section has not yet been entered.
[read-only]
NominalFrameRatefloat. Documentation for this section has not yet been entered.
[read-only]
Playablebool. Documentation for this section has not yet been entered.
[read-only]
PreferredTransformMonoMac.CoreGraphics.CGAffineTransform. Documentation for this section has not yet been entered.
[read-only]
PreferredVolumefloat. Documentation for this section has not yet been entered.
[read-only]
SegmentsAVAssetTrackSegment[]. Documentation for this section has not yet been entered.
[read-only]
SelfContainedbool. Documentation for this section has not yet been entered.
[read-only]
TimeRangeMonoMac.CoreMedia.CMTimeRange. Documentation for this section has not yet been entered.
[read-only]
TotalSampleDataLengthlong. Documentation for this section has not yet been entered.
[read-only]
TrackIDint. Documentation for this section has not yet been entered.

Public Methods

HasMediaCharacteristic(string) : bool
Documentation for this section has not yet been entered.
MetadataForFormat(string) : AVMetadataItem[]
Documentation for this section has not yet been entered.
SamplePresentationTimeForTrackTime(MonoMac.CoreMedia.CMTime) : MonoMac.CoreMedia.CMTime
Documentation for this section has not yet been entered.
SegmentForTrackTime(MonoMac.CoreMedia.CMTime) : AVAssetTrackSegment
Documentation for this section has not yet been entered.

Protected Methods

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