フィルターのクリア

How to set Windows Media Player full screen using Matlab?

3 ビュー (過去 30 日間)
Andy Wang
Andy Wang 2015 年 8 月 4 日
編集済み: Andy Wang 2015 年 8 月 4 日
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 Center および File ExchangeUse 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