Git Product home page Git Product logo

Comments (5)

tcking avatar tcking commented on July 19, 2024

目前应该就是停在暂停的帧,用sample播放你的视频地址试试

from giraffeplayer.

Godyoung avatar Godyoung commented on July 19, 2024

现在的大小屏切换模式是旋转横竖屏,我改成了addView和removeView的方式切换大小屏,以保证小屏的时候不会被强制竖屏,因此想问一下底层是否有接口可以保存最后一帧并在切换大小屏的时候展示出来,是否有思路?谢谢

from giraffeplayer.

tcking avatar tcking commented on July 19, 2024

如果按照你原有的思路可以先记录下原来的时间点然后seek到回去,但是需要loading,体检不好。如果只是需要去掉sensor的横竖屏控制改为自己控制可以将screenOrientation改为非sensor,直接调用player.toggleFullScreen()来控制全屏

from giraffeplayer.

Godyoung avatar Godyoung commented on July 19, 2024

我现在暂停切换屏幕的时候进度条的位置都是对的,只是保存不了最后一帧的图像,点击播放可以继续播放,底层是否有这个接口可以借鉴一下是如何保存展示最后一帧的图像,谢谢

from giraffeplayer.

tcking avatar tcking commented on July 19, 2024

目前没有获取指定时间视频内容图片的接口

from giraffeplayer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.