aLaw-encoded Audio samples. More...
#include <itpp/srccode/audiosample.h>
Public Types | |
typedef uint8_t | enc_sample_type |
Static Public Member Functions | |
static enc_sample_type | encode (const double &s) |
static double | decode (const enc_sample_type &s) |
Static Public Attributes | |
static const std::size_t | enc_sample_size = sizeof(enc_sample_type) |
aLaw-encoded Audio samples.
Definition at line 285 of file audiosample.h.
typedef uint8_t itpp::Audio_Sample< enc_alaw8 >::enc_sample_type |
Definition at line 288 of file audiosample.h.
|
inlinestatic |
Definition at line 290 of file audiosample.h.
|
inlinestatic |
Definition at line 295 of file audiosample.h.
|
static |
Definition at line 289 of file audiosample.h.
Generated on Mon Apr 7 2025 07:53:18 for IT++ by Doxygen 1.11.0