从代码在 Windows Mobile 5 和 6 上播放 3gp 视频?
目前我能够使用 shell 执行从我的应用程序播放 .wmv 视频,该视频在 windowsmedia 播放器中播放。但是我需要能够播放 .3gp 视频,不幸的是 Windows media 播放器不支持。是否可以通过 api 等在 win mobile 5 和 6 设备上播放 3gp 视频?
currently im able to play .wmv videos from my application using shell execute which plays it in the windowsmedia player. However I need to be able to play .3gp videos which unfortunately the windows meadia player does not support. Is it possible via api etc to play 3gp videos on win mobile 5 and 6 devices?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以查看 CorePlayer,但需要购买许可证。我不熟悉播放此媒体的免费解决方案,除非设备的 OEM 提供它。
You can check out CorePlayer, though you need to purchase a license. I am not familiar with a free solution to play this media unless the device's OEM provides it.