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

SetAudioOutputCloseHandler

Syntax

[ Delphi ]
TFlashPlayerControlOnAudioOutputClose = procedure of object;

procedure SetAudioOutputCloseHandler(Handler: TFlashPlayerControlOnAudioOutputClose);

[ Builder C++ ]
typedef void __fastcall (__closure *TFlashPlayerControlOnAudioOutputClose)(void);

void __fastcall SetAudioOutputCloseHandler(TFlashPlayerControlOnAudioOutputClose Handler);

Description

Sets a handler which is called when Flash closes 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.