libZPlay documentation (Win32)
IndexReferenceHome
PreviousUpNext
ZPlay.EnableEcho Method

Enable or disable echo.

Pascal
function EnableEcho(Enable: Boolean): Boolean;
Parameters 
Description 
Enable: Boolean 
Flag for enabling or disabling echo. If this parameter is true, echo is enabled. If this parameter is false, echo is disabled. 
Return Values 
Description 
True 
All OK. 
False 
Error. To get error message read here

Note: By default, new class instance has programmed one simple echo effect, 1000 ms delay, 70 % original volume + 30 % echo volume. 

Note: By default, new created class has disabled echo effect. To use echo effect, user must enable echo effect. To change default, simple echo effect and to create new advanced effect, use SetEchoParam

Copyright (c) 2010. Zoran Cindori - All rights reserved.

Web: http://libzplay.sourceforge.net/

Email: zcindori@inet.hr