Microsoft DirectX 9.0

Basic Render Engine

The Basic Render Engine object renders uncompressed output from a timeline. To create this object, call CoCreateInstance. For compressed output, use the Smart Render Engine. The class identifier is CLSID_RenderEngine.

The Basic Render Engine exposes the following interfaces:

See Also