ltmmWMProfileManager Object

The ltmmWMProfileManager Object is used to create and manage profile objects that contain media parameters 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 creatable.

The ltmmWMProfileManager Object contains the following properties and methods:

Properties

ltmmWMProfileManager.SystemProfileCount

ltmmWMProfileManager.SystemProfileVersion

Methods

ltmmWMProfileManager.CreateEmptyProfile

ltmmWMProfileManager.GetCodecFormat

ltmmWMProfileManager.GetCodecFormatCount

ltmmWMProfileManager.GetCodecFormatDesc

ltmmWMProfileManager.GetCodecInfoCount

ltmmWMProfileManager.GetCodecName

ltmmWMProfileManager.loadProfileByData

ltmmWMProfileManager.loadProfileByID

ltmmWMProfileManager.loadSystemProfile

ltmmWMProfileManager.SaveProfile

Platforms

Win32, x64

See Also

Windows Media Support

For more detailed information, refer to the Microsoft documentation for the IWMProfileManager Interface.