Hello. What part of the Windows API should I search to find multimedia functions?
This is a discussion on Code to Play Videos within the Windows Programming forums, part of the Platform Specific Boards category; Hello. What part of the Windows API should I search to find multimedia functions?...
Hello. What part of the Windows API should I search to find multimedia functions?
Nothing from the windows API will help you easily play videos. What you should look at is DirectShow which is a part of DirectX.