How to set Windows Media Player full screen using Matlab?

3 次查看(过去 30 天)
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!

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Use COM Objects in MATLAB 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by