See Also
You are here: Player Plug-ins > Definitions > Playback Plug-ins > QCDModInitPlay2 > QCDModInitPlay2::toModule > SetVolume
QMP Developer Reference Guide
ContentsIndexHome
PreviousUpNext
SetVolume

The player calls this function when the volume or balance settings have changed.

Parameters
Parameters 
Description 
levelleft 
[in] level for left channel (0 – 100) 
levelright 
[in] level for right channel (0 – 100) 
flags 
[in] no flags currently defined 
Return Values
Return Values 
Description 
command unsuccessful 
command successful 
Remarks

Except when the left-right balance is not centered, the levelleft and levelright parameters will be equal. When they are unequal the left-right balance should be determined by the ratio of the two values.

See Also
Copyright (c) Quinnware 2007. All rights reserved.