Load Mp3 to streaming buffer

Burgos

New member
Joined
Jun 30, 2005
Messages
1
Can somebody please tell me how to load mp3 into streaming buffer?

I have DirectX 9 SDK (using managed) and Lame decoder.
 
Burgos said:
Can somebody please tell me how to load mp3 into streaming buffer?

I have DirectX 9 SDK (using managed) and Lame decoder.

Unfortunately, loading mp3 files is not possible with the secondarybuffer class.
Therefore you have to use the AudioVideoPlayback classes whicht don
 
Last edited by a moderator:
Back
Top