Visual Basic (Declaration) | |
---|---|
Public Class WMProfile Implements IDisposable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As WMProfile |
C# | |
---|---|
public class WMProfile : IDisposable |
C++/CLI | |
---|---|
public ref class WMProfile : public IDisposable |
The WMProfile object is intended to configure a 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 WMProfileManager.CreateEmptyProfile, WMProfileManager.LoadProfileByID, WMProfileManager.LoadProfileByData or WMProfileManager.LoadSystemProfile For more information on LEADTOOLS Multimedia support for Windows Media Profiles, see Leadtools.Topics.Multimedia.WindowsMediaSupport. For more information, see the Microsoft documentation on Working with Profiles.
System.Object
Leadtools.Multimedia.WMProfile
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7