playlistXspf class Extends the abstract class aPlaylist Generates a playlist in xspf format When adding services is finished, it is necessary to finish it by calling the footer() function
More...
|
| | _header () |
| | _header() function Initializes the playlist with the appropriate header for the xspf format
|
| |
| | _header () |
| | _header() function Initializes the playlist with the appropriate header for the format
|
| |
| | _setExtension ($ext) |
| | _setExtension($ext) function _extension variable setter
|
| |
|
|
string | $_extension |
| | Playlist extension string.
|
| |
|
string | $_playlist |
| | Playlist string.
|
| |
playlistXspf class Extends the abstract class aPlaylist Generates a playlist in xspf format When adding services is finished, it is necessary to finish it by calling the footer() function
◆ _header()
| playlistXspf::_header |
( |
| ) |
|
|
protected |
_header() function Initializes the playlist with the appropriate header for the xspf format
Reimplemented from aPlaylist.
◆ addService()
| playlistXspf::addService |
( |
| ) |
|
addService() function Add a service to the xspf playlist
- Parameters
-
| string | name Service name |
| string | address Service address |
Implements iPlaylist.
◆ footer()
The documentation for this class was generated from the following file: