문제

I want to use the LAV Decoder filter in my application, but i can't figure out the clsid.

Where do I find it? Is there a header file i can include?

Do I have to insert the clsid guid manually?

도움이 되었습니까?

해결책

It's better to hard code the GUIDs in your code. You can find out all DirectShow filter GUID with GraphStudioNext (a replacement for GraphEdit).

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top