Structure to represent a single 16-bit signed little-endian PCM sample. More...
#include <libfreenect-audio.h>
Public Attributes | |
| int16_t | left |
| int16_t | right |
| int16_t | center |
| int16_t | lfe |
| int16_t | surround_left |
| int16_t | surround_right |
Structure to represent a single 16-bit signed little-endian PCM sample.
| int16_t freenect_sample_51::center |
| int16_t freenect_sample_51::left |
| int16_t freenect_sample_51::lfe |
| int16_t freenect_sample_51::right |
1.7.1