See Also
You are here: Player Plug-ins > Definitions > Input Plug-ins > QCDModInitIn > QCDModInitIn::toPlayer > OutputSetVolume
QMP Developer Reference Guide
ContentsIndexHome
PreviousUpNext
OutputSetVolume

The plug-in can call this to set the volume level of the output plug-in.

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

This is generally only called when the player calls the plug-in’s SetVolume function.

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