CMTimebase 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.
Encapsulates an application-controlled timeline.
public class CMTimebase : CoreMedia.CMClockOrTimebase
type CMTimebase = class
inherit CMClockOrTimebase
- Inheritance
Constructors
| Name | Description |
|---|---|
| CMTimebase(CFAllocator, CMClock) | |
| CMTimebase(CFAllocator, CMTimebase) | |
| CMTimebase(CMClock) | |
| CMTimebase(CMTimebase) | |
Fields
| Name | Description |
|---|---|
| VeryLongTimeInterval | |
Properties
| Name | Description |
|---|---|
| EffectiveRate | |
| Handle | (Inherited from DisposableObject) |
| Owns | (Inherited from DisposableObject) |
| Rate | |
| SourceClock | (Inherited from CMClockOrTimebase) |
| SourceTimebase | (Inherited from CMClockOrTimebase) |
| Time | |
| UltimateSourceClock | (Inherited from CMClockOrTimebase) |
Methods
Extension Methods
| Name | Description |
|---|---|
| GetHandle(INativeObject) | |
| GetNonNullHandle(INativeObject, String) | |