summaryrefslogtreecommitdiff
path: root/Userland/Applications/About
diff options
context:
space:
mode:
authorTimothy Flynn <trflynn89@pm.me>2023-04-08 19:18:38 -0400
committerLinus Groh <mail@linusgroh.de>2023-04-09 23:55:05 +0200
commit3591a13e85ffd76682e26888ff5f0bc27b87aa2c (patch)
tree138df9f6d0f93768ed7e1ba0b18437bd1520414f /Userland/Applications/About
parent0f2b863c01989d7eee89f30607ef82d7e811be98 (diff)
downloadserenity-3591a13e85ffd76682e26888ff5f0bc27b87aa2c.zip
LibVideo+VideoPlayer: Convert playback event handler to callbacks
To pass events from LibVideo's PlaybackManager to interested parties, we currently dispatch Core::Event objects that outside callers listen for. Dispatching events in this manner rely on a Core::EventLoop. In order to use PlaybackManager from LibWeb, change this mechanism to instead use a set of callbacks to inform callers of events.
Diffstat (limited to 'Userland/Applications/About')
0 files changed, 0 insertions, 0 deletions