The player calls this function when the volume or balance settings have changed.
|
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 |
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.
|
Copyright (c) Quinnware 2007. All rights reserved.
|