Jun 30, 2005 #1 B 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.
Can somebody please tell me how to load mp3 into streaming buffer? I have DirectX 9 SDK (using managed) and Lame decoder.
Jul 7, 2005 #2 A akuehn3000 Member Joined Jan 29, 2004 Messages 18 Burgos said: Can somebody please tell me how to load mp3 into streaming buffer? I have DirectX 9 SDK (using managed) and Lame decoder. Click to expand... 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: Jul 7, 2005
Burgos said: Can somebody please tell me how to load mp3 into streaming buffer? I have DirectX 9 SDK (using managed) and Lame decoder. Click to expand... Unfortunately, loading mp3 files is not possible with the secondarybuffer class. Therefore you have to use the AudioVideoPlayback classes whicht don