GTAG - Modding - Opcode Database - 0AB9
Opcode Database
0AB9
| Description | This opcode stores to a variable a state of a MP3 file. Parameters: 1 = handle of a loaded mp3-file (opcode 0AAC) 2 = variable to store mp3 file state: 1 = file is playing 2 = file paused -1 = file is stopped |
|---|---|
| Parameters (v2) | 1) Handle (Integer) (INT) 2) (Returned) Integer (INT) |
| Games | |
| Category | CLEO 3 |
| San Andreas | |
| sascm.ini | 0AB9=2,get_audio_stream_state %1d% store_to %2d% |
| Example | 0AB9: get_audio_stream_state 0@ store_to 7@ |
| Command Name | GET_AUDIO_STREAM_STATE |

