The plug-in can call this to set the volume level of the output plug-in.
|
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 |
Description |
|
0 |
command unsuccessful |
|
1 |
command successful |
This is generally only called when the player calls the plug-in’s SetVolume function.
|
Copyright (c) Quinnware 2007. All rights reserved.
|