mirror of
https://github.com/mpv-player/mpv
synced 2025-04-29 06:42:55 +00:00
DOCS/input: fix typo
This commit is contained in:
parent
6e4a76db08
commit
0f13c38e72
@ -1429,8 +1429,8 @@ IPC sees. Note that the C API has separate C-level declarations with
|
|||||||
``mpv_event``, which may be slightly different.
|
``mpv_event``, which may be slightly different.
|
||||||
|
|
||||||
Note that events are asynchronous: the player core continues running while
|
Note that events are asynchronous: the player core continues running while
|
||||||
events are delivered to scripts and other clients. In some cases, you can hooks
|
events are delivered to scripts and other clients. In some cases, you can use
|
||||||
to enforce synchronous execution.
|
hooks to enforce synchronous execution.
|
||||||
|
|
||||||
All events can have the following fields:
|
All events can have the following fields:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user