LEADTOOLS Multimedia (Leadtools.Multimedia assembly) Send comments on this topic. | Back to Introduction | Help Version 17.0.3.22
WMProfileManager Class Methods
See Also 
Leadtools.Multimedia Namespace : WMProfileManager Class


"

For a list of all members of this type, see WMProfileManager members.

"

Public Methods

 NameDescription
public Method CreateEmptyProfileCreates an empty profile object.  
public Method DisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
public Method GetCodecFormatGets the format at the specified format index, which is supported by the codec at the specified codec index.  
public Method GetCodecFormatCountGets the number of formats available for the specified codec and media type.  
public Method GetCodecFormatDescGets the description of the specified codec format.  
public Method GetCodecInfoCountGets the number of available codecs for the specified media type.  
public Method GetCodecNameGets the name of the codec at the specified index.  
public Method LoadProfileByDataCreates a profile object and fills it with the data from the passed string.  
public Method LoadProfileByIDLoads a system profile identified by its GUID.  
public Method LoadSystemProfileLoads the system profile at the specified index.  
public Method SaveProfileSaves a profile to a string buffer, in the form of an XML-formatted string.  
public Method SaveProfileExSaves a WMProfile to a string and returns that string to the user.  
Top

See Also