SoX - Sound eXchange
Audio file processing tool.
Public Attributes | List of all members
sox_fileinfo_t Struct Reference

Client API: File buffer info. More...

#include <sox.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.
 

Detailed Description

Client API: File buffer info.

Holds info so that data can be read in blocks.


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