MonoMac.QTKit.QTMedia Members

The members of MonoMac.QTKit.QTMedia 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.

Public Properties

[read-only]
static
CharacteristicAudioMonoMac.Foundation.NSString. Represents the value associated with the constant QTMediaCharacteristicAudio
[read-only]
static
CharacteristicCanSendVideoMonoMac.Foundation.NSString. Represents the value associated with the constant QTMediaCharacteristicCanSendVideo
[read-only]
static
CharacteristicCanStepMonoMac.Foundation.NSString. Represents the value associated with the constant QTMediaCharacteristicCanStep
[read-only]
static
CharacteristicHasNoDurationMonoMac.Foundation.NSString. Represents the value associated with the constant QTMediaCharacteristicHasNoDuration
[read-only]
static
CharacteristicHasSkinDataMonoMac.Foundation.NSString. Represents the value associated with the constant QTMediaCharacteristicHasSkinData
[read-only]
static
CharacteristicHasVideoFrameRateMonoMac.Foundation.NSString. Represents the value associated with the constant QTMediaCharacteristicHasVideoFrameRate
[read-only]
static
CharacteristicNonLinearMonoMac.Foundation.NSString. Represents the value associated with the constant QTMediaCharacteristicNonLinear
[read-only]
static
CharacteristicProvidesActionsMonoMac.Foundation.NSString. Represents the value associated with the constant QTMediaCharacteristicProvidesActions
[read-only]
static
CharacteristicProvidesKeyFocusMonoMac.Foundation.NSString. Represents the value associated with the constant QTMediaCharacteristicProvidesKeyFocus
[read-only]
static
CharacteristicVisualMonoMac.Foundation.NSString. Represents the value associated with the constant QTMediaCharacteristicVisual
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
static
CreationTimeAttributeMonoMac.Foundation.NSString. Represents the value associated with the constant QTMediaCreationTimeAttribute
[read-only]
static
DurationAttributeMonoMac.Foundation.NSString. Represents the value associated with the constant QTMediaDurationAttribute
MediaAttributesMonoMac.Foundation.NSDictionary. Documentation for this section has not yet been entered.
[read-only]
static
ModificationTimeAttributeMonoMac.Foundation.NSString. Represents the value associated with the constant QTMediaModificationTimeAttribute
[read-only]
static
QualityAttributeMonoMac.Foundation.NSString. Represents the value associated with the constant QTMediaQualityAttribute
[read-only]
QuickTimeMediaIntPtr. Documentation for this section has not yet been entered.
[read-only]
static
SampleCountAttributeMonoMac.Foundation.NSString. Represents the value associated with the constant QTMediaSampleCountAttribute
[read-only]
static
TimeScaleAttributeMonoMac.Foundation.NSString. Represents the value associated with the constant QTMediaTimeScaleAttribute
[read-only]
TrackQTTrack. Documentation for this section has not yet been entered.
[read-only]
static
TypeAttributeMonoMac.Foundation.NSString. Represents the value associated with the constant QTMediaTypeAttribute

Public Methods

Conditions(IntPtr, out MonoMac.Foundation.NSError) : IntPtr
Documentation for this section has not yet been entered.
static
FromQuickTimeMedia(IntPtr, out MonoMac.Foundation.NSError) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
GetAttribute(string) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
HasCharacteristic(string) : bool
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 QTMedia object.