You are here

constant SWFTOOLS_NON_XML_PLAYLIST in SWF Tools 6.3

This playlist does not return xml but updates the data array directly.

Related topics

3 uses of SWFTOOLS_NON_XML_PLAYLIST
swftools_flowplayer3_swftools_playlist_flowplayer3 in flowplayer3/swftools_flowplayer3.module
Implementation of hook_swftools_playlist_PLAYER().
swftools_generate_playlist in ./swftools.module
Generates an playlist and places it in {cache_swftools} ready for use.
swftools_wpaudio_swftools_playlist_wpaudio in wpaudio/swftools_wpaudio.module
Implementation of hook_swftools_playlist_[player]().

File

./swftools.module, line 52
The primary component of SWF Tools that enables comprehensive media handling.

Code

define('SWFTOOLS_NON_XML_PLAYLIST', '');