Small class to represent 24-bit PCM samples. More...
#include <itpp/srccode/audiosample.h>
Public Member Functions | |
Sample_24 (uint32_t v=0) | |
uint32_t | value () const |
void | value (uint32_t v) |
Static Public Attributes | |
static const int32_t | max_abs_value = (1<<23) - 1 |
Small class to represent 24-bit PCM samples.
Definition at line 160 of file audiosample.h.
Generated on Sat Jul 6 2013 10:54:35 for IT++ by Doxygen 1.8.2