Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Are the DirectX Media Object COM interfaces supported in Windows Store apps? I can't seem to find anything that says either way on MSDN. I'm thinking of interfaces like IMediaObject etc.

share|improve this question
I suppose that would be Media Foundation only, that is no IMediaObject, just IMFTransform. I have no confirmation for this, just a guess coming out of announced API availability there. – Roman R. Nov 25 '12 at 17:21

1 Answer

up vote 0 down vote accepted

I've found a list of supported Win32 and COM APIs in Windows Store apps and DMO is not on it.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.