From f9e3dd47c25534af631a13e57f86fc69b03db9be Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 7 Sep 2015 03:53:18 +0000 Subject: player: add "queue cat" command This will dump the contents of the current queue, including positional seeking information and commands. This is mainly intended for debugging and tools which rely on dtas internals. --- Documentation/dtas-player_protocol.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Documentation') diff --git a/Documentation/dtas-player_protocol.txt b/Documentation/dtas-player_protocol.txt index e1b2487..b02d1e5 100644 --- a/Documentation/dtas-player_protocol.txt +++ b/Documentation/dtas-player_protocol.txt @@ -166,6 +166,11 @@ Commands here should be alphabetized according to `LC_ALL=C sort' * play_pause - toggle the play/pause state. This starts playback if paused, and pauses playback if playing. +* queue cat - dump the contents of the queue as YAML + This may include arbitrary commands to be executed, filenames, + and offsets for playback. The format is not intended to be + stable and subject to internal changes in dtas-player. + * restart - restarts all processes in the current pipeline. Playback will be momentarily interrupted while this change occurs. This is necessary if one of the commands (e.g. sox or ecasound) or loaded -- cgit v1.2.3-24-ge0c7