VCDoc
Class Tree
Name
unavclInOutWavePipe
.setVolume100
Description
Changes the volume of specified channel.
Source code
procedure setVolume100 ( volume : unsigned = 100 ; channel : int = - 1 )
Parameters
Parameter
Description
volume : unsigned
100 means no volume change (100%); 50 = 50%; 200 = 200% and so on.
channel : int
Default value of -1 means this volume will be applied on all channels.
(c) 2001-2011
Lake of Soft
Created with
DelphiCodeToDoc
.