SAL
A C++ library for spatial audio.
|
#include <sndfile.h>
Public Attributes | |
sf_count_t | frames |
int | samplerate |
int | channels |
int | format |
int | sections |
int | seekable |
int SF_INFO::channels |
int SF_INFO::format |
sf_count_t SF_INFO::frames |
int SF_INFO::samplerate |
int SF_INFO::sections |
int SF_INFO::seekable |