LEADTOOLS Multimedia API Help > LEADTOOLS Multimedia Features > Multimedia Interfaces > IltmmWMProfileManager Interface |
This is the base interface for the ltmmWMProfileManager Object. It is used to manage both system and custom profiles. Profile management includes creation, loading, and saving. Profiles must be loaded into profile objects before you can make changes to them using the profile object interfaces.
In addition to the methods inherited from IDispatch, the IltmmWMProfileManager Interface exposes the following functions:
Functions
IltmmWMProfileManager::CreateEmptyProfile
IltmmWMProfileManager::get_SystemProfileCount
IltmmWMProfileManager::get_SystemProfileVersion
IltmmWMProfileManager::GetCodecFormat
IltmmWMProfileManager::GetCodecFormatCount
IltmmWMProfileManager::GetCodecFormatDesc
IltmmWMProfileManager::GetCodecInfoCount
IltmmWMProfileManager::GetCodecName
IltmmWMProfileManager::LoadProfileByData
IltmmWMProfileManager::LoadProfileByID
IltmmWMProfileManager::LoadSystemProfile
IltmmWMProfileManager::put_SystemProfileVersion
IltmmWMProfileManager::SaveProfile
For more detailed information, refer to the Microsoft documentation for the IWMProfileManager interface.
Win32, x64