FIX stop event translation and remove preprocessing #6356

Merged
jbn merged 1 commit from odysee into odysee 2021-07-01 02:06:05 +02:00
jbn commented 2021-06-30 20:09:43 +02:00 (Migrated from github.com)

I think different browsers behave in different ways for the media
API. As a result, I think I was losing information for browsers
that weren't the same as mine (Chromium). For now, preprocessing
is removed. In the future, I'll add it again (better storage
and transmission properties).

I think different browsers behave in different ways for the media API. As a result, I think I was losing information for browsers that weren't the same as mine (Chromium). For now, preprocessing is removed. In the future, I'll add it again (better storage and transmission properties).
DispatchCommit (Migrated from github.com) requested changes 2021-06-30 20:16:14 +02:00
@ -239,0 +170,4 @@
//
// However, if we aren't in a pause and the time jumped
// the onTimeUpdate event probably fired before the pause and seek.
// Don't update in that case, either.
DispatchCommit (Migrated from github.com) commented 2021-06-30 20:16:08 +02:00

onSeeking

`onSeeking`
DispatchCommit (Migrated from github.com) approved these changes 2021-07-01 02:03:56 +02:00
DispatchCommit (Migrated from github.com) left a comment

good luck

good luck
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#6356
No description provided.