Effacer les filtres
Effacer les filtres

How to set Windows Media Player full screen using Matlab?

3 vues (au cours des 30 derniers jours)
Andy Wang
Andy Wang le 4 Août 2015
Modifié(e) : Andy Wang le 4 Août 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!

Réponses (0)

Catégories

En savoir plus sur Use COM Objects in MATLAB dans Help Center et File Exchange

Tags

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by