Microsoft DirectX 9.0 |
The composition object is a container for tracks. It can also hold other compositions (for nesting of tracks), effects, and transitions. To create this object, call the IAMTimeline::CreateEmptyNode method.
The composition object exposes the following interfaces:
See Also