pm100 / slimdx

Automatically exported from code.google.com/p/slimdx
MIT License
0 stars 0 forks source link

XAPO LockForProcess and UnlockForProcess methods don't work #725

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi team,

I use SlimDX June 2010.
XAPO.BaseProcessor LockForProcess and UnlockForProcess don't work.

These methods are not called by user directly but by XAudio2.
User should only override these methods.

So I think that XAPOBaseImpl class overrides CXAPOBase LockForProcess and 
UnlockForProcess, and call SlimDX.XAPO.BaseProcessor methods which is empty.

XAPO.ParameterizedProcessor is also the same.

Thank you.

Original issue reported on code.google.com by Mogg...@gmail.com on 16 Oct 2010 at 4:52

GoogleCodeExporter commented 8 years ago

Original comment by josh.petrie on 4 Dec 2010 at 9:54

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r1794.

Original comment by Mike.Popoloski on 11 Dec 2010 at 9:09

GoogleCodeExporter commented 8 years ago
I made the fix, but I don't have anything to test with. Let me know if this 
resolves your problem.

Original comment by Mike.Popoloski on 11 Dec 2010 at 9:10

GoogleCodeExporter commented 8 years ago
Thank you for your support!
I have confirmed that the problem is resolved.

Original comment by Mogg...@gmail.com on 13 Dec 2010 at 10:58