I am setting the parameters of AMMediaType, and I am keep getting errors at
the filtergraph.connect stage because the AMMeidaType parameters are incorrect
(I think that's the cause of the exception).
Is there a DirectShow method which gets the correct majorType, subType,
formatType of a media file?
Thank you,
kab
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
I am setting the parameters of AMMediaType, and I am keep getting errors at
the filtergraph.connect stage because the AMMeidaType parameters are incorrect
(I think that's the cause of the exception).
Is there a DirectShow method which gets the correct majorType, subType,
formatType of a media file?
Thank you,
kab
http://msdn.microsoft.com/en-
us/library/dd390180%28VS.85%29.aspx
Hi snarfle,
Thank you, this is exactly what I need.
Have a good evening,
kab