Xeno-rat
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Pages
IWaveBuffer.cs File Reference

Classes

interface  NAudio.Wave.IWaveBuffer
 IWaveBuffer interface use to store wave datas. Data can be manipulated with arrays (ByteBuffer,FloatBuffer, ShortBuffer,IntBuffer ) that are pointing to the same memory buffer. This is a requirement for all subclasses. More...
 

Namespaces

namespace  NAudio
 
namespace  NAudio.Wave