The new SVDRP command PLAY can be used to start replaying a recording

This commit is contained in:
Klaus Schmidinger
2005-08-28 10:45:19 +02:00
parent 786d8f2d88
commit 94c74762ab
4 changed files with 66 additions and 2 deletions

View File

@@ -3742,3 +3742,5 @@ Video Disk Recorder Revision History
Flor). See PLUGINS.html, section "SVDRP commands" for details. The SVDRP commands
of a plugin are accessed through the new SVDRP command PLUG.
See PLUGINS/src/svdrpdemo for an example of how to use this feature.
- The new SVDRP command PLAY can be used to start replaying a recording (thanks to
Hardy Flor).