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 May 25 2013 16:32:34 for IT++ by Doxygen 1.8.2