Share via


CMClockOrTimebase Class

Definition

The base class for CMClock and CMTimebase.

public class CMClockOrTimebase : CoreFoundation.NativeObject
type CMClockOrTimebase = class
    inherit NativeObject
Inheritance
Derived

Properties

Name Description
Handle (Inherited from DisposableObject)
Owns (Inherited from DisposableObject)
SourceClock
SourceTimebase
Time
UltimateSourceClock

Methods

Name Description
ClearHandle() (Inherited from DisposableObject)
ConvertTime(CMTime, CMClockOrTimebase, CMClockOrTimebase)
Dispose() (Inherited from DisposableObject)
Dispose(Boolean) (Inherited from NativeObject)
Equals(Object) (Inherited from DisposableObject)
GetCheckedHandle() (Inherited from DisposableObject)
GetHashCode() (Inherited from DisposableObject)
GetRelativeRate(CMClockOrTimebase, CMClockOrTimebase)
GetRelativeRateAndAnchorTime(CMClockOrTimebase, CMClockOrTimebase, Double, CMTime, CMTime)
InitializeHandle(NativeHandle) (Inherited from DisposableObject)
MightDrift(CMClockOrTimebase, CMClockOrTimebase)
Release() (Inherited from NativeObject)
Retain() (Inherited from NativeObject)

Extension Methods

Name Description
GetHandle(INativeObject)
GetNonNullHandle(INativeObject, String)

Applies to