mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
@@ -54,7 +54,9 @@ extern "C" {
|
||||
* stream callbacks.
|
||||
*
|
||||
* Note that your custom callbacks must not invoke libmpv APIs as that would
|
||||
* cause a deadlock.
|
||||
* cause a deadlock. (Unless you call a different mpv_handle than the one the
|
||||
* callback was registered for, and the mpv_handles refer to different mpv
|
||||
* instances.)
|
||||
*
|
||||
* Stream lifetime
|
||||
* ---------------
|
||||
|
||||
Reference in New Issue
Block a user