F-IN-BOX Delphi Edition Help >> TFlashPlayerControl / TTransparentFlashPlayerControl >> Globals

SetAudioOutputOpenHandler

Syntax

[ Delphi ]
TFlashPlayerControlOnAudioOutputOpen = procedure(lpFormat: PWaveFormatEx) of object;

procedure SetAudioOutputOpenHandler(Handler: TFlashPlayerControlOnAudioOutputOpen);

[ Builder C++ ]
typedef void __fastcall (__closure *TFlashPlayerControlOnAudioOutputOpen)(Mmsystem::PWaveFormatEx lpFormat);

void __fastcall SetAudioOutputOpenHandler(TFlashPlayerControlOnAudioOutputOpen Handler);

Description

Sets a handler which is called when Flash opens an audio device.


More about TFlashPlayerControl
Copyright © Softanics. All rights reserved
F-IN-BOX is a registered trademark of Softanics|Delphi is a trademark of Borland Software Corporation|Macromedia and Shockwave Flash are trademarks of Adobe, Inc.