sndfile2k  1.2.0
Data Structures
sndfile2k.hpp File Reference

A lightweight C++ wrapper for the libsndfile API. More...

#include "sndfile2k.h"
#include <string>
#include <new>

Go to the source code of this file.

Data Structures

class  SndfileHandle
 SndFile class. More...
 

Detailed Description

A lightweight C++ wrapper for the libsndfile API.

All the methods are inlines and all functionality is contained in this file. There is no separate implementation file.