|
SoX - Sound eXchange
Audio file processing tool.
|
Client API: File buffer info. More...
#include <sox_ng.h>
Public Attributes | |
| char * | buf |
| Pointer to data buffer. | |
| size_t | size |
| Size of buffer in bytes. | |
| size_t | count |
| Count read into buffer. | |
| size_t | pos |
| Position in buffer. | |
Client API: File buffer info.
Holds info so that data can be read in blocks.