Skip to content

视频demo文档中的例子会导致额外卡顿 #736

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
yesbaba opened this issue Apr 16, 2024 · 1 comment
Closed

视频demo文档中的例子会导致额外卡顿 #736

yesbaba opened this issue Apr 16, 2024 · 1 comment

Comments

@yesbaba
Copy link

yesbaba commented Apr 16, 2024

if (GameGlobal.enableTransparentCanvas && !v[0] && !v[1] && !v[2] && v[3])

image

  • getParameter(GLctx.COLOR_WRITEMASK)在安卓、mac测试会导致等待presentFrame
    img_v3_02a0_ee716828-6345-4b0d-8cd1-1fe5ddaa418g

img_v3_02a0_ace4d50d-d94e-4644-9e93-9c42a47fd56g

  • 改成需要的时候在get可解决
    image
@Oooocean
Copy link
Collaborator

感谢反馈,后续我们也将会提供完整的 UnityVideoPlayer 支持

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants