Bunch of fixes from Shyotl

This commit is contained in:
CharleyLevenque
2010-10-02 17:10:46 -04:00
parent a3cb93ac3a
commit 89f23eb868
13 changed files with 330 additions and 130 deletions

View File

@@ -151,6 +151,7 @@ public:
LLAudioSource *findAudioSource(const LLUUID &source_id);
LLAudioData *getAudioData(const LLUUID &audio_uuid);
void removeAudioData(LLUUID &audio_uuid);
// Internet stream implementation manipulation
LLStreamingAudioInterface *getStreamingAudioImpl();