◆ __init__()
| def Components.Playlist.PlaylistIO.__init__ |
( |
|
self | ) |
|
◆ addService()
| def Components.Playlist.PlaylistIO.addService |
( |
|
self, |
|
|
|
service |
|
) |
| |
◆ clear()
| def Components.Playlist.PlaylistIO.clear |
( |
|
self | ) |
|
◆ getRef()
| def Components.Playlist.PlaylistIO.getRef |
( |
|
self, |
|
|
|
filename, |
|
|
|
entry |
|
) |
| |
◆ open()
| def Components.Playlist.PlaylistIO.open |
( |
|
self, |
|
|
|
filename |
|
) |
| |
◆ save()
| def Components.Playlist.PlaylistIO.save |
( |
|
self, |
|
|
|
filename = None |
|
) |
| |
◆ ERROR
| int Components.Playlist.PlaylistIO.ERROR = 3 |
|
static |
◆ FILEEXISTS
| int Components.Playlist.PlaylistIO.FILEEXISTS = 1 |
|
static |
◆ list
| Components.Playlist.PlaylistIO.list |
◆ OK
| int Components.Playlist.PlaylistIO.OK = 0 |
|
static |
◆ REMOTE_PROTOS
| list Components.Playlist.PlaylistIO.REMOTE_PROTOS = ["http", "https", "udp", "rtsp", "rtp", "mmp"] |
|
static |
◆ UNSUPPORTED_FILES_IN_PLAYLIST
| int Components.Playlist.PlaylistIO.UNSUPPORTED_FILES_IN_PLAYLIST = 4 |
|
static |
◆ WRITEERROR
| int Components.Playlist.PlaylistIO.WRITEERROR = 2 |
|
static |
The documentation for this class was generated from the following file: