Borrar filtros
Borrar filtros

How to set Windows Media Player full screen using Matlab?

3 visualizaciones (últimos 30 días)
Andy Wang
Andy Wang el 4 de Ag. de 2015
Editada: Andy Wang el 4 de Ag. de 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!

Respuestas (0)

Categorías

Más información sobre Use COM Objects in MATLAB en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by