WMProfile Class

Summary

A WMProfile object used for WMV formats.

Syntax
C#
VB
C++
public class WMProfile : IDisposable 
Public Class WMProfile  
   Implements System.IDisposable  
public ref class WMProfile : public System.IDisposable   

Remarks

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.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly