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.
我将媒体元素控件添加到我的 WPF 应用程序。我想播放视频文件或音频文件。我使用代码手动播放文件。但是如果文件是视频,控件上有停止,播放,暂停,音量和视频等按钮吗?我想为媒体元素设计一个用户界面。
您需要编写代码才能拥有这些按钮
这个链接可以帮助你