enigma2  2.6
Public Member Functions | List of all members
Components.Playlist.PlaylistIOInternal Class Reference
Inheritance diagram for Components.Playlist.PlaylistIOInternal:
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)
 

Additional Inherited Members

- Public Attributes inherited from Components.Playlist.PlaylistIO
 list
 
- 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.PlaylistIOInternal.__init__ (   self)

Reimplemented from Components.Playlist.PlaylistIO.

Member Function Documentation

◆ open()

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

Reimplemented from Components.Playlist.PlaylistIO.

◆ save()

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

Reimplemented from Components.Playlist.PlaylistIO.


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