32-bit PCM encoded audio samples. More...
#include <itpp/srccode/audiosample.h>
Public Types | |
typedef int32_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) |
32-bit PCM encoded audio samples.
Definition at line 231 of file audiosample.h.
typedef int32_t itpp::Audio_Sample< enc_linear32 >::enc_sample_type |
Definition at line 234 of file audiosample.h.
|
inlinestatic |
Definition at line 236 of file audiosample.h.
|
inlinestatic |
Definition at line 240 of file audiosample.h.
|
static |
Definition at line 235 of file audiosample.h.
Generated on Tue Aug 17 2021 10:59:15 for IT++ by Doxygen 1.9.4