Android 在后台使用相机 SurfaceView 播放视频

发布于 2024-10-19 11:24:04 字数 167 浏览 4 评论 0原文

你好 我在框架布局中有一个表面视图和一个视频视图。如果我在 oncreate 中启动视频,我会完美地看到一切,视频在相机在后台播放时播放。 但如果我在 oncreate 之后启动视频,例如在 onpreviewframe 中,我只能听到视频,但它就像在摄像机后面,我看到的只是摄像机视图。

有什么帮助吗?

Hello
i have a surfaceview and a videview in a framlayout. if i start the video in oncreate, i see all perfectly, the video playing while the camera plays in background.
but if i start the video after oncreate, for example in onpreviewframe, i can only hear the video, but it's like behind the camera, and all i see is the camera view.

any help?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

相权↑美人 2024-10-26 11:24:04

您需要合并两个布局...请参阅示例

You Need to Merge both layouts... see the Example.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文