Small class to represent 24-bit PCM samples.
More...
#include <itpp/srccode/audiosample.h>
Small class to represent 24-bit PCM samples.
Definition at line 160 of file audiosample.h.
◆ Sample_24()
itpp::Sample_24::Sample_24 |
( |
uint32_t | v = 0 | ) |
|
|
inlineexplicit |
◆ value() [1/2]
uint32_t itpp::Sample_24::value |
( |
| ) |
const |
|
inline |
◆ value() [2/2]
void itpp::Sample_24::value |
( |
uint32_t | v | ) |
|
|
inline |
◆ max_abs_value
const int32_t itpp::Sample_24::max_abs_value = (1<<23) - 1 |
|
static |
The documentation for this class was generated from the following file: