Skip to main content

playback_delimiter

Created by Ryan Harris, last modified by Attila Gulyas on 2019.12.20

playback_delimiter

string

When set, allows playback of multiple files in sequence, which are separated by the specified delimiter.

Uses mod_dptools: file_string internally.

Usage

Setting playback_delimiter to the following:

<action application="set" data="playback_delimiter=&"/>

Permits the streaming of files foo.wav and bar.wav one right after the other:

<action application="playback" data="foo.wav&bar.wav"/>