模拟器的视频播放问题 [英] Video playing issue with Simulator

查看:140
本文介绍了模拟器的视频播放问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

< s:ScatterView> 
< s:ScatterViewItem>
< MediaElement Source =" C:\ Users \Downloads \ Online.mp4"
LoadedBehavior =" Play" >
< / MediaElement>
< / s:ScatterViewItem>
< / s:ScatterView>


在W7 PC上运行应用程序时,视频播放效果很好。但是,如果我正在运行模拟器做任何事情,那么视频会冻结,如果关闭模拟器也不会播放。

解决方案

我做不知道为什么它不能在模拟器上工作,因为模拟器与你的应用无关。它只能帮助你模拟真实设备的触摸,标签和方向。


你的表面应用程序上应该有其它东西导致这个。


发布您的示例项目可以重现的链接将有助于支付b
&b>

<s:ScatterView>
            <s:ScatterViewItem>
                <MediaElement Source="C:\Users\Downloads\Online.mp4"
                              LoadedBehavior="Play" >
                </MediaElement>
            </s:ScatterViewItem>
        </s:ScatterView>

The video is playing good when running the application on W7 PC. But if am running the simulator to do anything then the video getting freezed and not playing also if am closing the simulator.

解决方案

I do not see why itshold not work on the simulator as the simulator has nothing to do against you application. It only helps yousimulate the touch, tags, orientation of real device.

there should be something else on you surface application which cause this.

post a link to your sample project to be able to reproduce will help
regards

serge


这篇关于模拟器的视频播放问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆