Home
FAQ
Player
Stage
Gazebo
Contrib
Documentation
Publications
Contributors
Users

Project
Download
Bugs/Feedback
Mailing lists

Radish

Old news
Old stuff

player_waveform_data Struct Reference
[waveform]

#include <player.h>

List of all members.


Detailed Description

Data.

The waveform interface reads a digitized waveform from the target device.


Public Attributes

uint32_t rate
uint16_t depth
uint32_t samples
uint8_t data [PLAYER_WAVEFORM_DATA_MAX]


Member Data Documentation

uint32_t player_waveform_data::rate
 

Bit rate - bits per second

uint16_t player_waveform_data::depth
 

Depth - bits per sample

uint32_t player_waveform_data::samples
 

Samples - the number of bytes of raw data

uint8_t player_waveform_data::data[ PLAYER_WAVEFORM_DATA_MAX ]
 

data - an array of raw data


The documentation for this struct was generated from the following file:
Generated on Tue May 3 14:16:02 2005 for Player by doxygen 1.3.6