Property MLWMFBaseComponent.TMLWMFBaseSink.Profile
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TMLWMFBaseSink
Contents |
Syntax
Delphi:
property Profile : TMLASFProfile read FProfile write SetProfile;
C++ Builder:
__property TMLASFProfile * Profile = { read=FProfile, write=SetProfile };
Summary
The Windows Media Format profile.
Description
Use this property to specify the Windows Media Format
profile. Set the profile in order to create the Windows Media
Format file. The profile specifies the compression, and
digital right management (DRM) settings.