]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-7799 Add API command uuid_write_png to mod_png
authorBradley Jokinen <bradleyjokinen@reliancetelephone.com>
Wed, 8 Jul 2015 16:06:15 +0000 (11:06 -0500)
committerBradley Jokinen <bradleyjokinen@reliancetelephone.com>
Wed, 8 Jul 2015 20:36:44 +0000 (15:36 -0500)
commit31ade5f9680ddbb25f6b18ebf879ce537b9f5a6e
tree2ef7b28ea754fc8eadd20814c117e801f5c1cb4d
parent530afd0dc6c02c63b7259d1338eaff94e4c0f23d
FS-7799 Add API command uuid_write_png to mod_png

This adds the API command uuid_write_png to mod_png which takes a uuid and
file as input. This command takes a screenshot from the session associated
with the given uuid and writes it to the given file. If an absolute path
is not specified, the images directory is used as a prefix.
src/mod/formats/mod_png/mod_png.c