This is equivalent to using mpv_observe_property() on the "idle-active" property. The event is redundant, and might be removed in the far future. As a further warning, this event is not necessarily sent at the right point anymore (at the start of the program), while the property behaves correctly.
This is equivalent to using mpv_observe_property() on the "vid", "aid", and "sid" properties. The event is redundant, and might be removed in the far future.
this function will be removed in the future. If you need this functionality, use mpv_set_wakeup_callback(), create a pipe manually, and call write() on your pipe in the callback.
This function, as well as mpv_resume(), are deprecated, and will stop doing anything soon. Their semantics were never well-defined, and their usefulness is extremely limited. The calls will remain stubs in order to keep ABI compatibility.
Generated on Tue Jul 21 2020 12:48:45 for libmpv by
1.8.17