|
player_audiodsp_data Struct Reference
[audiodsp]
#include <player.h>
List of all members.
Detailed Description
Data.
The audiodsp interface reads the audio stream from /dev/dsp (which is assumed to be associated with a sound card connected to a microphone) and performs some analysis on it. Five frequency/amplitude pairs are then returned as data.
|
Public Attributes |
uint16_t | freq [5] |
uint16_t | amp [5] |
Member Data Documentation
The documentation for this struct was generated from the following file:
Generated on Tue May 3 14:15:53 2005 for Player by 1.3.6
|