|
It would seem that some of the interfaces with the Managed DirectX SDK still require a little bit of work... don't even think of touching the Audio/Video rendering interfaces yet... they are riddled with bugs, it would be easier to create your own Interop code for the DirectX COM interface and use the old interfaces which have been time tested and known to work.
I have not done much though outside of what will be the DirectShow interfaces in Managed DirectX so I can not speak for the other interfaces,
|