Event MLASFProfile.TMLASFProfile.OnProfileLoad

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
David Alm (Talk | contribs)
(Automated Syncronization with Documentation)

Latest revision as of 00:17, 22 November 2011

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: TMLASFProfile

Contents

Syntax

Delphi:

property OnProfileLoad : TMLASFProfileLoadEvent read FOnProfileLoad write FOnProfileLoad;

C++ Builder:

__property TMLASFProfileLoadEvent OnProfileLoad = { read=FOnProfileLoad, write=FOnProfileLoad };

Summary

Occurs when the Windows Media Encoder encoding profile has been loaded.

Description

This event occurs when the Windows Media Encoder encoding profile has been loaded. Add any code to manually configure the profile in this event.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox