| Revision: | 1.1 |
| Committed: | Sun Mar 19 19:36:40 2023 UTC (2 years, 10 months ago) by root |
| Branch: | MAIN |
| Log Message: | *** empty log message *** |
| # | User | Rev | Content |
|---|---|---|---|
| 1 | root | 1.1 | NAME |
| 2 | AnyEvent::MPV - remote control mpv (https://mpv.io) | ||
| 3 | |||
| 4 | SYNOPSIS | ||
| 5 | use AnyEvent::MPV; | ||
| 6 | |||
| 7 | DESCRIPTION | ||
| 8 | This module is an AnyEvent user, you need to make sure that you use and | ||
| 9 | run a supported event loop. | ||
| 10 | |||
| 11 | SEE ALSO | ||
| 12 | AnyEvent. | ||
| 13 | |||
| 14 | AUTHOR | ||
| 15 | Marc Lehmann <schmorp@schmorp.de> | ||
| 16 | http://home.schmorp.de/ | ||
| 17 |