|
group2 0.1.0
CSE 125 Group 2
|
This is the complete list of members for VoiceChatSystem, including all inherited members.
| capture_ | VoiceChatSystem | private |
| captureInitialized_ | VoiceChatSystem | private |
| captureReady() const noexcept | VoiceChatSystem | inline |
| drainSpeaker(ClientId speaker, RemoteSpeaker &remote, const Registry ®istry, SfxSystem &sfx) | VoiceChatSystem | private |
| enqueueFrame(const net::voice::ServerVoiceFrame &frame) | VoiceChatSystem | |
| init(std::string_view recordingDeviceName={}) | VoiceChatSystem | |
| lookupSpeakerTransform(const Registry ®istry, ClientId speaker, glm::vec3 &position, glm::vec3 &velocity) const | VoiceChatSystem | private |
| pendingFrames_ | VoiceChatSystem | private |
| pendingMutex_ | VoiceChatSystem | private |
| quit() | VoiceChatSystem | |
| setPushToTalk(bool active) | VoiceChatSystem | |
| setRecordingDeviceName(std::string_view name) | VoiceChatSystem | |
| speakers_ | VoiceChatSystem | private |
| speaking() const noexcept | VoiceChatSystem | inline |
| speaking_ | VoiceChatSystem | private |
| transmitting() const noexcept | VoiceChatSystem | inline |
| update(float dt, Client &client, const Registry ®istry, SfxSystem &sfx) | VoiceChatSystem |