Dreambox
Dreambox Enigma2 playlist extractor and transformer
Loading...
Searching...
No Matches
Public Member Functions | List of all members
iPlaylist Interface Reference

iPlaylist interface Specifies the prototypes of the methods common to each of the formats More...

Inheritance diagram for iPlaylist:
aPlaylist playlistM3u playlistXspf

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.
 

Detailed Description

iPlaylist interface Specifies the prototypes of the methods common to each of the formats

Member Function Documentation

◆ addService()

iPlaylist::addService ( )

addService() Function Adds a service to the playlist

Parameters
stringname Service name
stringaddress Service address

Implemented in playlistXspf, and playlistM3u.

◆ footer()

iPlaylist::footer ( )

Función footer() Add the footer (terminator) of the playlist.

Implemented in playlistXspf, and playlistM3u.

◆ getExtension()

iPlaylist::getExtension ( )

getExtension($ext) function _extension variable getter

Return values
stringPlaylist extension

Implemented in aPlaylist.


The documentation for this interface was generated from the following file: