SMS_SndBuffer Struct Reference

buffer for sound data More...

#include <sms.h>

Data Fields

sfloat * pFBuffer
int sizeBuffer
int iMarker
int iFirstGood

Detailed Description

buffer for sound data

This structure is used for holding a buffer of audio data. iMarker is a sample number of the sound source that corresponds to the first sample in the buffer.


Field Documentation

first sample in buffer that is a good one

Referenced by sms_fillSoundBuffer(), and sms_initAnalysis().

sample marker relating to sound source

Referenced by sms_analyze(), sms_analyzeFrame(), sms_fillSoundBuffer(), sms_initAnalysis(), and sms_initFrame().

size of buffer

Referenced by sms_analyze(), sms_fillSoundBuffer(), and sms_initAnalysis().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on Thu Oct 29 04:08:07 2009 for libsms by  doxygen 1.6.1