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.
当我的 MediaElement (Silverlight) 有一些数据(例如 10% 的流文件)时,我如何设置它来播放音频文件?
我想在缓冲一小部分后立即开始播放,然后,如果应用程序没有数据,只需暂停播放并等待。这可能吗?
提前致谢,
问候
我认为这是 MediaElement 支持的。您只需通过其属性之一指定它是否应该自动开始。