CMClockOrTimebase Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The base class for CMClock and CMTimebase.
public class CMClockOrTimebase : IDisposable, ObjCRuntime.INativeObject
type CMClockOrTimebase = class
interface IDisposable
interface INativeObject
- Inheritance
-
CMClockOrTimebase
- Derived
- Implements
Constructors
CMClockOrTimebase(IntPtr) |
Properties
Handle |
Handle (pointer) to the unmanaged object representation. |
Time |
Methods
ConvertTime(CMTime, CMClockOrTimebase, CMClockOrTimebase) | |
Dispose() |
Releases the resources used by the CMClockOrTimebase object. |
Dispose(Boolean) |
Releases the resources used by the CMClockOrTimebase object. |
Finalize() |
Finalizer for the CMClockOrTimebase object |
GetRelativeRate(CMClockOrTimebase, CMClockOrTimebase) | |
GetRelativeRateAndAnchorTime(CMClockOrTimebase, CMClockOrTimebase, Double, CMTime, CMTime) | |
MightDrift(CMClockOrTimebase, CMClockOrTimebase) |