AURobotServers  4
Public Attributes | List of all members
freenect_sample_51 Struct Reference

Structure to represent a single 16-bit signed little-endian PCM sample. More...

#include <libfreenect-audio.h>

Public Attributes

int16_t center
 
int16_t left
 
int16_t lfe
 
int16_t right
 
int16_t surround_left
 
int16_t surround_right
 

Detailed Description

Structure to represent a single 16-bit signed little-endian PCM sample.

Member Data Documentation

int16_t freenect_sample_51::center
int16_t freenect_sample_51::left
int16_t freenect_sample_51::lfe
int16_t freenect_sample_51::right
int16_t freenect_sample_51::surround_left
int16_t freenect_sample_51::surround_right

The documentation for this struct was generated from the following file: