kodi
Public Member Functions | Public Attributes | List of all members
ps3d.PS3RemoteThread Class Reference
Inheritance diagram for ps3d.PS3RemoteThread:
Inheritance graph
[legend]
Collaboration diagram for ps3d.PS3RemoteThread:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, csock, isock, ipaddr="127.0.0.1")
 
def run (self)
 
def next_xbmc (self)
 
def previous_xbmc (self)
 
def reconnect (self)
 
def zeroconf_service_handler (self, event, service)
 
- Public Member Functions inherited from ps3d.StoppableThread
def __init__ (self)
 
def stop_thread (self)
 
def stop (self)
 
def close_sockets (self)
 
def set_timeout (self, seconds)
 
def reset_timeout (self)
 
def idle_time (self)
 
def timed_out (self)
 

Public Attributes

 csock
 
 isock
 
 xbmc
 
 services
 
 current_xbmc
 
 zeroconf_thread
 
- Public Attributes inherited from ps3d.StoppableThread
 isock
 
 csock
 
 last_action
 
 timeout
 

Member Function Documentation

◆ next_xbmc()

def ps3d.PS3RemoteThread.next_xbmc (   self)
Connect to the next XBMC instance

◆ previous_xbmc()

def ps3d.PS3RemoteThread.previous_xbmc (   self)
Connect to the previous XBMC instance

◆ reconnect()

def ps3d.PS3RemoteThread.reconnect (   self)
Reconnect to an XBMC instance based on self.current_xbmc

◆ zeroconf_service_handler()

def ps3d.PS3RemoteThread.zeroconf_service_handler (   self,
  event,
  service 
)
Zeroconf event handler

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