The profile manager object is used to create and manage profile objects that contain media parameters used to create WMV files. The profile manager object also provides methods for enumerating supported codecs and querying those codecs for information. The profile manager object is created using a direct CoCreateInstance call, which sets a pointer to an IltmmWMProfileManager Interface.
Interfaces |
|
CLSID |
CLSID_ltmmWMProfileManager |
See Also
For more detailed information, refer to the Microsoft documentation for WMProfileManager object.