Skip to content
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

Show buffer stats in demo app #8

Open
theodab opened this issue Nov 15, 2018 · 0 comments
Open

Show buffer stats in demo app #8

theodab opened this issue Nov 15, 2018 · 0 comments
Labels
type: enhancement New feature or request
Milestone

Comments

@theodab
Copy link
Collaborator

theodab commented Nov 15, 2018

We have a DebugDumpStats() method in VideoController that is used to debug the media pipeline. It would be much more helpful if this info appeared in the demo app, probably as an overlay in one of the corners. It should display the following info:

  • All buffered range times (maybe include decoded ranges too, would require a new API).
  • The current playback rate.
  • The current media ready state.
  • The current video time.
  • The current video duration.
@theodab theodab added the type: enhancement New feature or request label Nov 15, 2018
@TheModMaker TheModMaker added this to the Backlog milestone Sep 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants