How to create a movie player?

2 views (last 30 days)
Ken
Ken on 4 Jan 2013
Hi,
I need to create a movie player that uses Windows Media Player (WMP).
So far I can only get to play the movie via WMP.
I want to have external buttons such as play, stop, pause, forward, backwards, etc, to control the media player.
Can anyone get me started?
Thank you very much.

Answers (1)

Walter Roberson
Walter Roberson on 4 Jan 2013
You will need to use an ActiveX connection to WMP.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!