Event MLASFProfile.TMLASFProfile.OnProfileLoad

From Mitov Wiki Doc
Jump to: navigation, search

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