Currently I do a project using DMO(DirectX Media Object) which is available in DirectX SDK. The problem actually is simple, but unfortunately i don't know how to do it
Pls check this link..
http://msdn.microsoft.com/library/default....typesonadmo.asp
you will find: pDMO->GetStreamCount(&cInput, &cOutput);
Is there somebody know how to initialize this pointer pDMO?
Thanks in advance for any advice