GTAG - Modding - Opcode Database - 0ABB
Opcode Database
0ABB
| Description | Returns the volume of a loaded audio stream (from silent 0.0 to loudest 1.0). |
|---|---|
| Parameters (v2) | 1) CLEO audiostream handle (Integer) (INT) 2) (Returned) Float (FLOAT) |
| Games | |
| Category | CLEO 4 |
| San Andreas | |
| sascm.ini | 0ABB=2,get_audio_stream_volume %1d% store_to %2d% |
| Example | 0ABB: get_audio_stream_volume $hMP3 store_to 0@ |
| Command Name | GET_AUDIO_STREAM_VOLUME |

