| 510 | } |
| 511 | } |
| 512 | int hlsSystem::GetLLSoundQuantity() { return n_lls_sounds; } |
| 513 | // Start and clean-up after the sound library |
| 514 | int hlsSystem::InitSoundLib(oeApplication *sos, char mixer_type, char quality, bool f_kill_sound_list) { |
| 515 | int status; |
no outgoing calls
no test coverage detected