VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



WaveOut Streaming

by Arne Elster (23 Submissions)
Category: Sound/MP3
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (13 Votes)

Update (28.10.06): Added support for looping, fixed some small bugs, added a new class "WAVPlayer" which simplifies streaming playback a lot. ///// Shows how to stream sound data to the WaveOut.
Supports the WAV file format and the ACM (audio compression manager), to handle compressed WAV formats. Uses Paul Catons subclassing code.
I tried to keep it as reusable as possible,
so there are 2 classes: One reads (or decodes) data from WAV files, and one sends it to the WaveOut.

Rate WaveOut Streaming

Download WaveOut Streaming

Download WaveOut Streaming (86 KB)

WaveOut Streaming Comments

No comments have been posted about WaveOut Streaming. Why not be the first to post a comment about WaveOut Streaming.

Post your comment

Subject:
Message:
0/1000 characters