playlistM3u class Extends the abstract class aPlaylist Generate a playlist in m3u 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 m3u 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.
|
|
playlistM3u class Extends the abstract class aPlaylist Generate a playlist in m3u format When adding services is finished, it is necessary to finish it by calling the footer() function
◆ _header()
_header() function Initializes the playlist with the appropriate header for the m3u format
Reimplemented from aPlaylist.
◆ addService()
playlistM3u::addService |
( |
| ) |
|
addService() function Add a service to the m3u playlist
- Parameters
-
string | name Service name |
string | address Service address |
Implements iPlaylist.
◆ footer()
The documentation for this class was generated from the following file: