#include <llfloateractivespeakers.h>


Public Member Functions | |
| LLActiveSpeakerMgr () | |
Protected Member Functions | |
| virtual void | updateSpeakerList () |
Definition at line 159 of file llfloateractivespeakers.h.
| LLActiveSpeakerMgr::LLActiveSpeakerMgr | ( | ) |
Definition at line 1288 of file llfloateractivespeakers.cpp.
| void LLActiveSpeakerMgr::updateSpeakerList | ( | ) | [protected, virtual] |
Reimplemented from LLSpeakerMgr.
Definition at line 1292 of file llfloateractivespeakers.cpp.
References LLObservable::fireEvent(), LLVoiceChannel::getCurrentVoiceChannel(), LLSpeakerMgr::mSpeakers, LLSpeakerMgr::mSpeakersSorted, LLSpeaker::mStatus, LLSpeakerMgr::mVoiceChannel, LLUUID::null, LLSpeaker::STATUS_NOT_IN_CHANNEL, LLSpeaker::STATUS_TEXT_ONLY, and LLSpeakerMgr::updateSpeakerList().

1.5.5