This commit is contained in:
MihailRis
2025-10-24 23:10:16 +03:00
parent 6c558eb3d5
commit ab7bf9c709
6 changed files with 0 additions and 49 deletions
-2
View File
@@ -197,8 +197,6 @@ namespace audio {
std::vector<std::string> getOutputDeviceNames() override;
std::vector<std::string> getInputDeviceNames() override;
void setOutputDevice(const std::string& deviceName) override;
void setListener(
glm::vec3 position,
glm::vec3 velocity,