#include <llfloateractivespeakers.h>
Inheritance diagram for LLActiveSpeakerMgr:
Public Member Functions | |
LLActiveSpeakerMgr () | |
Protected Member Functions | |
virtual void | updateSpeakerList () |
Definition at line 137 of file llfloateractivespeakers.h.
LLActiveSpeakerMgr::LLActiveSpeakerMgr | ( | ) |
Definition at line 767 of file llfloateractivespeakers.cpp.
void LLActiveSpeakerMgr::updateSpeakerList | ( | ) | [protected, virtual] |
Reimplemented from LLSpeakerMgr.
Definition at line 771 of file llfloateractivespeakers.cpp.
References LLVoiceChannel::getCurrentVoiceChannel(), LLSpeakerMgr::mSpeakers, LLSpeakerMgr::mSpeakersSorted, LLSpeakerMgr::mVoiceChannel, and LLSpeakerMgr::updateSpeakerList().