Structure to represent a single 16-bit signed little-endian PCM sample.
More...
#include <libfreenect_audio.h>
Structure to represent a single 16-bit signed little-endian PCM sample.
◆ center
int16_t freenect_sample_51::center |
◆ left
int16_t freenect_sample_51::left |
◆ lfe
int16_t freenect_sample_51::lfe |
◆ right
int16_t freenect_sample_51::right |
◆ surround_left
int16_t freenect_sample_51::surround_left |
◆ surround_right
int16_t freenect_sample_51::surround_right |
The documentation for this struct was generated from the following file: