MonoMac.AVFoundation.AVUrlAsset Members

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

See Also: Inherited members from MonoMac.AVFoundation.AVAsset

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.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
static
AudiovisualMimeTypesstring[]. Documentation for this section has not yet been entered.
[read-only]
static
AudiovisualTypesstring[]. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
static
PreferPreciseDurationAndTimingKeyMonoMac.Foundation.NSString. Represents the value associated with the constant AVURLAssetPreferPreciseDurationAndTimingKey
[read-only]
static
ReferenceRestrictionsKeyMonoMac.Foundation.NSString. Represents the value associated with the constant AVURLAssetReferenceRestrictionsKey
[read-only]
UrlMonoMac.Foundation.NSUrl. Documentation for this section has not yet been entered.

Public Methods

CompatibleTrack(AVCompositionTrack) : AVAssetTrack
Documentation for this section has not yet been entered.
static
Create(MonoMac.Foundation.NSUrl, AVUrlAssetOptions) : AVUrlAsset
Documentation for this section has not yet been entered.
static
FromUrl(MonoMac.Foundation.NSUrl, MonoMac.Foundation.NSDictionary) : AVUrlAsset
Documentation for this section has not yet been entered.
static
IsPlayable(string) : bool
Documentation for this section has not yet been entered.

Protected Methods

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