Halyri - Häke  0.9.1
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events
BufferWaveStream.cs File Reference

Classes

class  Hake_WPF.AudioVideoManagers.BufferWaveStream
 Provides a NAudio WaveStream with infinite length to facilitate streaming audio playback. Contains an internal buffer for the audio samples. If the buffer is empty, all read requests will return the desired length of silence. If there is pcm audio available in the buffer, it will be returned to the reader, possibly padded with silence to meet the desired read length. More...
 

Namespaces

package  Hake_WPF.AudioVideoManagers