#include <VoiceCodec.hpp>
◆ VoiceEncoder() [1/3]
| VoiceEncoder::VoiceEncoder |
( |
| ) |
|
|
default |
◆ ~VoiceEncoder()
| VoiceEncoder::~VoiceEncoder |
( |
| ) |
|
◆ VoiceEncoder() [2/3]
◆ VoiceEncoder() [3/3]
◆ encode()
| std::vector< std::uint8_t > VoiceEncoder::encode |
( |
std::span< const float > | monoPcm | ) |
|
|
nodiscard |
◆ init()
| bool VoiceEncoder::init |
( |
| ) |
|
|
nodiscard |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ ready()
| bool VoiceEncoder::ready |
( |
| ) |
const |
|
inlinenodiscardnoexcept |
◆ reset()
| void VoiceEncoder::reset |
( |
| ) |
|
◆ encoder_
| OpusEncoder* VoiceEncoder::encoder_ = nullptr |
|
private |
The documentation for this class was generated from the following files: