I just installed the DirectX SDK but when I try to add a reference to it, it isnt showing up in my list. So, I need to know either how to get all the DX references added to the list or which DLL I need to browse for. I’m trying to get Microsoft.DirectX.AudioVideoPlayback
Share
For now, anyways, I’ve downloaded DirectX9 where managed code still exists and this fixed my problem. I considered using SharpDX but it had zero documentation.