You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Oops! Audio engine has vanished :D
This commit is contained in:
@@ -373,7 +373,7 @@ int AudioDriverOpenSL::get_mix_rate() const {
|
||||
return 44100;
|
||||
}
|
||||
|
||||
AudioDriverSW::OutputFormat AudioDriverOpenSL::get_output_format() const{
|
||||
AudioDriver::OutputFormat AudioDriverOpenSL::get_output_format() const{
|
||||
|
||||
return OUTPUT_STEREO;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user