Media Player
C#
3
Posts
2
Posters
0
Views
1
Watching
-
-
Using the Media Player activex control with the latest version of directshow sdk I can't figure out how to play the file. Setting the filename is apparently done with the Url property. Also can't figure out how to seek...set the media player position.
-
This might help you in what your tring to build: http://www.codeproject.com/cs/media/DirectXCapture.asp[^]