How to use the values return by the MediaFactory.MFTEnumEx ? #484
Unanswered
raphael-work
asked this question in
Q&A
Replies: 1 comment
-
This PR #487 propose a way to fix this issue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm currently using the package Vortice.MediaFoundation v3.6.2 and I would like to use the [out] arguments of the method MediaFactory.MFTEnumEx.
It looks like the pppMFTActivate and pnumMFTActivate are the required ones values to instantiate a IMFActivateCollection.
Unfortunatly the constructor is internal so it's unable to use it.
Does anyone know if there is a workaround?
The code below describe the issue
Beta Was this translation helpful? Give feedback.
All reactions