xaudio2 Questions

2

I'm trying to use the following instructions to build some code that uses XAudio2 and runs on Windows 7: http://msdn.microsoft.com/en-us/library/windows/desktop/ee663275%28v=vs.85%29.aspx As sugg...
Dufresne asked 13/6, 2013 at 21:54

2

Solved

I'm making an audio player using XAudio2. We are streaming data in packets of 640 bytes, at a sample rate of 8000Hz and sample depth of 16 bytes. We are using SlimDX to access XAudio2. But when pl...
Cormick asked 4/9, 2012 at 7:15

1

I've been working with XAudio2 lately. After going over the samples, example code, and more-sparse-than-I'd-like documentation available from Microsoft and the MSDN, I've found that there aren't an...
Minny asked 30/1, 2010 at 18:22

2

Solved

What is the best/easiest way to display a video (with sound!) in an application using XAudio2 and Direct3D9/10? At the very least it needs to be able to stream potentially larger videos, and take ...
Refractive asked 17/7, 2009 at 17:14
1

© 2022 - 2024 — McMap. All rights reserved.