enigma2  2.6
Public Member Functions | Public Attributes | List of all members
Components.Playlist.PlaylistIOM3U Class Reference
Inheritance diagram for Components.Playlist.PlaylistIOM3U:
Components.Playlist.PlaylistIO

Public Member Functions

def __init__ (self)
 
def open (self, filename)
 
def save (self, filename=None)
 
- Public Member Functions inherited from Components.Playlist.PlaylistIO
def clear (self)
 
def addService (self, service)
 
def getRef (self, filename, entry)
 

Public Attributes

 displayname
 
- Public Attributes inherited from Components.Playlist.PlaylistIO
 list
 

Additional Inherited Members

- Static Public Attributes inherited from Components.Playlist.PlaylistIO
int OK = 0
 
int FILEEXISTS = 1
 
int WRITEERROR = 2
 
int ERROR = 3
 
int UNSUPPORTED_FILES_IN_PLAYLIST = 4
 
list REMOTE_PROTOS = ["http", "https", "udp", "rtsp", "rtp", "mmp", "mms"]
 

Constructor & Destructor Documentation

◆ __init__()

def Components.Playlist.PlaylistIOM3U.__init__ (   self)

Reimplemented from Components.Playlist.PlaylistIO.

Member Function Documentation

◆ open()

def Components.Playlist.PlaylistIOM3U.open (   self,
  filename 
)

Reimplemented from Components.Playlist.PlaylistIO.

◆ save()

def Components.Playlist.PlaylistIOM3U.save (   self,
  filename = None 
)

Reimplemented from Components.Playlist.PlaylistIO.

Member Data Documentation

◆ displayname

Components.Playlist.PlaylistIOM3U.displayname

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