A profile object is intended to configure a Windows Media profile through its interface and subordinate objects like the stream object. Profile objects can be created either using existing profile data or empty.
To create a profile object, call one of the following methods:
IltmmWMProfileManager::CreateEmptyProfile
IltmmWMProfileManager::LoadProfileByData
IltmmWMProfileManager::LoadProfileByID
IltmmWMProfileManager::LoadSystemProfile
All of the functions listed above set a pointer to an IltmmWMProfile Interface. The other interfaces of the profile object can be obtained by calling the QueryInterface method.
Interfaces |
|
CLSID |
CLSID_ltmmWMProfile |
For more detailed information, refer to the Microsoft documentation for the WMProfile object.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document