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 loading progress when video is buffering #623

Closed
1 task done
IOException722 opened this issue Jun 19, 2018 · 3 comments
Closed
1 task done

Show loading progress when video is buffering #623

IOException722 opened this issue Jun 19, 2018 · 3 comments

Comments

@IOException722
Copy link

IOException722 commented Jun 19, 2018

I have gone through all the somewhat related issue and implemented ExoPlayerListener which have interface onStateChanged(boolean playWhenReady, int playbackState) but this overridden method doesn't get called when the video is buffering so not able to show loading when the video is buffering.

I have gone through all the issue didn't find any correct solution.

Could you please tell me if buffering state has been implemented in ExoMedia 4.2.1 version and how to use it (if implemented)?

  • I have verified there are no duplicate active or recent bugs, questions, or requests
Include the following:
  • ExoMedia version: 4.2.1
  • Device OS version: 8.0
  • Devide Manufacturer: Hongkong based company
  • Device Name: Infinix hot s3
Reproduction Steps

I have disabled default controls and added custom control in the video layout. For example custom button for pause, resume , restart e.t.c

Expected Result
Actual Result
@brianwernick
Copy link
Owner

See #102

@IOException722
Copy link
Author

IOException722 commented Jun 21, 2018

Just wanted to know whether this is implemented in 4.2.1 and how to use it. it would be great if you can give some brief idea.

Cannot get enough idea whether this is implemented in 4.2.1 or not and if it is implemented how can I use it by refreing to #102 ?

@jaydeepbhayani
Copy link

how to add custom control?

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

No branches or pull requests

3 participants