|
Dreambox
Dreambox Enigma2 playlist extractor and transformer
|
iPlaylist interface Specifies the prototypes of the methods common to each of the formats More...
Public Member Functions | |
| addService () | |
| addService() Function Adds a service to the playlist | |
| getExtension () | |
| getExtension($ext) function _extension variable getter | |
| footer () | |
| Función footer() Add the footer (terminator) of the playlist. | |
iPlaylist interface Specifies the prototypes of the methods common to each of the formats
| iPlaylist::addService | ( | ) |
addService() Function Adds a service to the playlist
| string | name Service name |
| string | address Service address |
Implemented in playlistXspf, and playlistM3u.
| iPlaylist::footer | ( | ) |
Función footer() Add the footer (terminator) of the playlist.
Implemented in playlistXspf, and playlistM3u.
| iPlaylist::getExtension | ( | ) |
getExtension($ext) function _extension variable getter
| string | Playlist extension |
Implemented in aPlaylist.