#include <VoiceCodec.hpp>
◆ VoiceDecoder() [1/3]
| VoiceDecoder::VoiceDecoder |
( |
| ) |
|
|
default |
◆ ~VoiceDecoder()
| VoiceDecoder::~VoiceDecoder |
( |
| ) |
|
◆ VoiceDecoder() [2/3]
◆ VoiceDecoder() [3/3]
◆ conceal()
| std::vector< float > VoiceDecoder::conceal |
( |
std::uint8_t | frameMs | ) |
|
|
nodiscard |
◆ decode()
| std::vector< float > VoiceDecoder::decode |
( |
std::span< const std::uint8_t > | opus, |
|
|
std::uint8_t | frameMs ) |
|
nodiscard |
◆ init()
| bool VoiceDecoder::init |
( |
| ) |
|
|
nodiscard |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ ready()
| bool VoiceDecoder::ready |
( |
| ) |
const |
|
inlinenodiscardnoexcept |
◆ reset()
| void VoiceDecoder::reset |
( |
| ) |
|
◆ decoder_
| OpusDecoder* VoiceDecoder::decoder_ = nullptr |
|
private |
The documentation for this class was generated from the following files: