mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-25 20:55:10 +02:00
remove setSourcePosition that re-appeared on merge
This commit is contained in:
parent
b9ca7c2134
commit
f29510ceb0
1 changed files with 0 additions and 2 deletions
|
@ -29,8 +29,6 @@ public:
|
||||||
void getInputLoudness(float * lastLoudness, float * averageLoudness);
|
void getInputLoudness(float * lastLoudness, float * averageLoudness);
|
||||||
void updateMixerParams(in_addr_t mixerAddress, in_port_t mixerPort);
|
void updateMixerParams(in_addr_t mixerAddress, in_port_t mixerPort);
|
||||||
|
|
||||||
void setSourcePosition(glm::vec3 position);
|
|
||||||
|
|
||||||
// terminates audio I/O
|
// terminates audio I/O
|
||||||
bool terminate();
|
bool terminate();
|
||||||
private:
|
private:
|
||||||
|
|
Loading…
Reference in a new issue