|
group2 0.1.0
CSE 125 Group 2
|
This is the complete list of members for VoiceDecoder, including all inherited members.
| conceal(std::uint8_t frameMs) | VoiceDecoder | |
| decode(std::span< const std::uint8_t > opus, std::uint8_t frameMs) | VoiceDecoder | |
| decoder_ | VoiceDecoder | private |
| init() | VoiceDecoder | |
| operator=(const VoiceDecoder &)=delete | VoiceDecoder | |
| operator=(VoiceDecoder &&other) noexcept | VoiceDecoder | |
| ready() const noexcept | VoiceDecoder | inline |
| reset() | VoiceDecoder | |
| VoiceDecoder()=default | VoiceDecoder | |
| VoiceDecoder(const VoiceDecoder &)=delete | VoiceDecoder | |
| VoiceDecoder(VoiceDecoder &&other) noexcept | VoiceDecoder | |
| ~VoiceDecoder() | VoiceDecoder |