Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
AxWindowsMediaPlayer簡単な質問:コントロールで標準の DVD を再生するにはどうすればよいですか?
AxWindowsMediaPlayer
の関数を使用してみましたAxWindowdsMediaPlayer.dvdが、どれも何もしていないようです...
AxWindowdsMediaPlayer.dvd
AxWindowdsMediaPlayer.URLプロパティを DVD の VIDEO_TS.IFO ファイルへのパスに割り当てます。 次にAxWindowdsMediaPlayer.Ctlcontrols.play()、そのファイルを再生します。
AxWindowdsMediaPlayer.URL
AxWindowdsMediaPlayer.Ctlcontrols.play()
AxWindowdsMediaPlayerこれらの呼び出しを行うには、 のインスタンスが必要です。それらは静的ではないと思います。
AxWindowdsMediaPlayer