summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorjaseg <code@jaseg.net>2019-11-30 21:15:57 +0100
committerjaseg <code@jaseg.net>2019-12-01 21:25:04 +0100
commit49e6f6f6d0a3340c2664792cdb5bcc059dc24ea9 (patch)
tree1f34fa964ea79a0a75b753685bc72b580e8c5375 /setup.py
parent3d6155871447ef5c5e4d54c39eb8ff573a3b49e9 (diff)
downloadpython-mpv-49e6f6f6d0a3340c2664792cdb5bcc059dc24ea9.tar.gz
python-mpv-49e6f6f6d0a3340c2664792cdb5bcc059dc24ea9.tar.bz2
python-mpv-49e6f6f6d0a3340c2664792cdb5bcc059dc24ea9.zip
Add stream protocol handling
This allows you to directly feed bytes into mpv without going through a file, FIFO etc. first. The new API is: @player.register_stream_protocol(name) @player.python_stream(name, size) @player.python_stream_catchall See their docstrings for their usage.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions