The Microsoft Windows Movie Maker 6.0 SDK supports a range of interfaces, functions, classes, enumeration types, and structures. You must include the files provided in Samples to implement these APIs. The following sections document these APIs in detail.
| Section | Description |
|---|---|
| Transform Interfaces | The main Windows Movie Maker interfaces. |
| Transform Helper Functions | Helper functions that are used to get Direct3D surfaces and textures for transforms to read from or write to. |
| Property Management Interfaces | Interfaces for managing properties. |
| Property Management Helper Functions | Helper functions that are used to create new property objects and collections. |
| Classes | Classes defined by Windows Movie Maker for use by transforms. |
| Enumeration Types | Enumerations defined by Windows Movie Maker for use by transforms. |
| Structures | Structures defined by Windows Movie Maker for use by transforms. |
Related topics