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.
我需要使用 PhoneGap for Android 将视频流式传输到平板电脑。但事情是这样的:我不希望它全屏播放,而只在部分屏幕上播放。那可能吗?我尝试搜索,但似乎没有关于该主题的内容。
这可以在 Android 4.x 上使用 video 标签,但在早期版本的 Android 上使用 video 标签是不可能的。请参阅我的帖子。
如果您需要支持早期版本的 Android,您需要设置多个视图并进行活动。