SAL
A C++ library for spatial audio.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
SF_INFO Struct Reference

#include <sndfile.h>

Public Attributes

sf_count_t frames
 
int samplerate
 
int channels
 
int format
 
int sections
 
int seekable
 

Member Data Documentation

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

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