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

Log more HTMLMediaElement events #30

Merged

Conversation

jrummell-chromium
Copy link
Contributor

Add logging of the 'durationchange', 'waiting', 'loadedmetadata',
'loadeddata' and 'canplay' events. The set of data logged with each
event now includes the 'played' and 'buffered' TimeRanges along
with 'getVideoPlaybackQuality' (which is no longer logged seperately).

Add logging of the 'durationchange', 'waiting', 'loadedmetadata',
'loadeddata' and 'canplay' events. The set of data logged with each
event now includes the 'played' and 'buffered' TimeRanges along
with 'getVideoPlaybackQuality' (which is no longer logged seperately).
Copy link
Member

@joeyparrish joeyparrish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@joeyparrish joeyparrish merged commit fb5a90d into shaka-project:master Feb 1, 2022
@jrummell-chromium jrummell-chromium deleted the more_video_events branch February 2, 2022 20:45
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Jul 25, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants