Filter löschen
Filter löschen

How to set Windows Media Player full screen using Matlab?

3 Ansichten (letzte 30 Tage)
Andy Wang
Andy Wang am 4 Aug. 2015
Bearbeitet: Andy Wang am 4 Aug. 2015
Hi, I am using 'actxserver' to employ Windows Media Player to play a movie. But how can I set it full Screen?
This is my code:
movie = actxserver('WMPlayer.OCX.7'); % creat connection to WMP movie.openPlayer(strcat(file_path,'\model.avi'));
Thanks in ad advance!

Antworten (0)

Kategorien

Mehr zu Use COM Objects in MATLAB finden Sie in Help Center und File Exchange

Tags

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by