MonoMac.CoreMedia.CMTime: Method Members

The methods of MonoMac.CoreMedia.CMTime are listed below. For a list of all members, see the CMTime Members list.

See Also: Inherited members from System.ValueType

Public Methods

static
Add(CMTime, CMTime) : CMTime
Documentation for this section has not yet been entered.
static
Compare(CMTime, CMTime) : int
Documentation for this section has not yet been entered.
ConvertScale(int, CMTimeRoundingMethod) : CMTime
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
static
FromDictionary(IntPtr) : CMTime
Documentation for this section has not yet been entered.
static
FromSeconds(double, int) : CMTime
Creates a new instance of CMTime from a second and timescale description.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
static
GetMaximum(CMTime, CMTime) : CMTime
Documentation for this section has not yet been entered.
static
GetMinimum(CMTime, CMTime) : CMTime
Documentation for this section has not yet been entered.
static
Multiply(CMTime, double) : CMTime
Documentation for this section has not yet been entered.
static
Multiply(CMTime, int) : CMTime
Documentation for this section has not yet been entered.
static
Subtract(CMTime, CMTime) : CMTime
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.