![]() |
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Decoder implementation using OpenFEC library. More...
#include "roc_core/array.h"#include "roc_core/iarena.h"#include "roc_core/noncopyable.h"#include "roc_core/slice.h"#include "roc_fec/codec_config.h"#include "roc_fec/iblock_decoder.h"#include "roc_packet/packet_factory.h"#include "roc_packet/units.h"#include <of_openfec_api.h>
Go to the source code of this file.
Classes | |
| class | roc::fec::OpenfecDecoder |
| Decoder implementation using OpenFEC library. More... | |
Namespaces | |
| namespace | roc |
| Root namespace. | |
| namespace | roc::fec |
| FEC support. | |
Decoder implementation using OpenFEC library.
Definition in file openfec_decoder.h.