openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
Navigation.Navigation Class Reference

Public Member Functions

def __init__ (self, wakeupData=None)
 
def wakeupCheck (self, runCheck=True)
 
def wasTimerWakeup (self)
 
def wasRecTimerWakeup (self)
 
def wasPowerTimerWakeup (self)
 
def TimeSynctimer (self)
 
def gotopower (self)
 
def gotostandby (self)
 
def dispatchEvent (self, i)
 
def dispatchRecordEvent (self, rec_service, event)
 
def playService (self, ref, checkParentalControl=True, forceRestart=False, adjust=True)
 
def getCurrentlyPlayingServiceReference (self)
 
def getCurrentlyPlayingServiceOrGroup (self)
 
def isMovieplayerActive (self)
 
def recordService (self, ref, simulate=False, type=pNavigation.isUnknownRecording)
 
def stopRecordService (self, service)
 
def getRecordings (self, simulate=False, type=pNavigation.isAnyRecording)
 
def getRecordingsServices (self, type=pNavigation.isAnyRecording)
 
def getRecordingsServicesOnly (self, type=pNavigation.isAnyRecording)
 
def getRecordingsTypesOnly (self, type=pNavigation.isAnyRecording)
 
def getRecordingsSlotIDsOnly (self, type=pNavigation.isAnyRecording)
 
def getRecordingsServicesAndTypes (self, type=pNavigation.isAnyRecording)
 
def getRecordingsServicesAndTypesAndSlotIDs (self, type=pNavigation.isAnyRecording)
 
def getRecordingsCheckBeforeActivateDeepStandby (self, modifyTimer=True)
 
def getCurrentService (self)
 
def stopService (self)
 
def pause (self, p)
 
def shutdown (self)
 
def stopUserServices (self)
 

Public Attributes

 ServiceHandler
 
 pnav
 
 event
 
 record_event
 
 currentlyPlayingServiceReference
 
 currentlyPlayingServiceOrGroup
 
 currentlyPlayingService
 
 skipWakeup
 
 skipTVWakeup
 
 RecordTimer
 
 isRecordTimerImageStandard
 
 skipServiceReferenceReset
 
 PowerTimer
 
 forcerecord
 
 syncCount
 
 wakeupwindow_plus
 
 wakeupwindow_minus
 
 savedOldTime
 
 timesynctimer
 
 wakeuptyp
 
 getstandby
 
 standbytimer
 
 retryServicePlayTimer
 

Constructor & Destructor Documentation

◆ __init__()

def Navigation.Navigation.__init__ (   self,
  wakeupData = None 
)

Member Function Documentation

◆ dispatchEvent()

def Navigation.Navigation.dispatchEvent (   self,
  i 
)

◆ dispatchRecordEvent()

def Navigation.Navigation.dispatchRecordEvent (   self,
  rec_service,
  event 
)

◆ getCurrentlyPlayingServiceOrGroup()

def Navigation.Navigation.getCurrentlyPlayingServiceOrGroup (   self)

◆ getCurrentlyPlayingServiceReference()

def Navigation.Navigation.getCurrentlyPlayingServiceReference (   self)

◆ getCurrentService()

def Navigation.Navigation.getCurrentService (   self)

◆ getRecordings()

def Navigation.Navigation.getRecordings (   self,
  simulate = False,
  type = pNavigation.isAnyRecording 
)

◆ getRecordingsCheckBeforeActivateDeepStandby()

def Navigation.Navigation.getRecordingsCheckBeforeActivateDeepStandby (   self,
  modifyTimer = True 
)

◆ getRecordingsServices()

def Navigation.Navigation.getRecordingsServices (   self,
  type = pNavigation.isAnyRecording 
)

◆ getRecordingsServicesAndTypes()

def Navigation.Navigation.getRecordingsServicesAndTypes (   self,
  type = pNavigation.isAnyRecording 
)

◆ getRecordingsServicesAndTypesAndSlotIDs()

def Navigation.Navigation.getRecordingsServicesAndTypesAndSlotIDs (   self,
  type = pNavigation.isAnyRecording 
)

◆ getRecordingsServicesOnly()

def Navigation.Navigation.getRecordingsServicesOnly (   self,
  type = pNavigation.isAnyRecording 
)

◆ getRecordingsSlotIDsOnly()

def Navigation.Navigation.getRecordingsSlotIDsOnly (   self,
  type = pNavigation.isAnyRecording 
)

◆ getRecordingsTypesOnly()

def Navigation.Navigation.getRecordingsTypesOnly (   self,
  type = pNavigation.isAnyRecording 
)

◆ gotopower()

def Navigation.Navigation.gotopower (   self)

◆ gotostandby()

def Navigation.Navigation.gotostandby (   self)

◆ isMovieplayerActive()

def Navigation.Navigation.isMovieplayerActive (   self)

◆ pause()

def Navigation.Navigation.pause (   self,
  p 
)

◆ playService()

def Navigation.Navigation.playService (   self,
  ref,
  checkParentalControl = True,
  forceRestart = False,
  adjust = True 
)

◆ recordService()

def Navigation.Navigation.recordService (   self,
  ref,
  simulate = False,
  type = pNavigation.isUnknownRecording 
)

◆ shutdown()

def Navigation.Navigation.shutdown (   self)

◆ stopRecordService()

def Navigation.Navigation.stopRecordService (   self,
  service 
)

◆ stopService()

def Navigation.Navigation.stopService (   self)

◆ stopUserServices()

def Navigation.Navigation.stopUserServices (   self)

◆ TimeSynctimer()

def Navigation.Navigation.TimeSynctimer (   self)

◆ wakeupCheck()

def Navigation.Navigation.wakeupCheck (   self,
  runCheck = True 
)

◆ wasPowerTimerWakeup()

def Navigation.Navigation.wasPowerTimerWakeup (   self)

◆ wasRecTimerWakeup()

def Navigation.Navigation.wasRecTimerWakeup (   self)

◆ wasTimerWakeup()

def Navigation.Navigation.wasTimerWakeup (   self)

Member Data Documentation

◆ currentlyPlayingService

Navigation.Navigation.currentlyPlayingService

◆ currentlyPlayingServiceOrGroup

Navigation.Navigation.currentlyPlayingServiceOrGroup

◆ currentlyPlayingServiceReference

Navigation.Navigation.currentlyPlayingServiceReference

◆ event

Navigation.Navigation.event

◆ forcerecord

Navigation.Navigation.forcerecord

◆ getstandby

Navigation.Navigation.getstandby

◆ isRecordTimerImageStandard

Navigation.Navigation.isRecordTimerImageStandard

◆ pnav

Navigation.Navigation.pnav

◆ PowerTimer

Navigation.Navigation.PowerTimer

◆ record_event

Navigation.Navigation.record_event

◆ RecordTimer

Navigation.Navigation.RecordTimer

◆ retryServicePlayTimer

Navigation.Navigation.retryServicePlayTimer

◆ savedOldTime

Navigation.Navigation.savedOldTime

◆ ServiceHandler

Navigation.Navigation.ServiceHandler

◆ skipServiceReferenceReset

Navigation.Navigation.skipServiceReferenceReset

◆ skipTVWakeup

Navigation.Navigation.skipTVWakeup

◆ skipWakeup

Navigation.Navigation.skipWakeup

◆ standbytimer

Navigation.Navigation.standbytimer

◆ syncCount

Navigation.Navigation.syncCount

◆ timesynctimer

Navigation.Navigation.timesynctimer

◆ wakeuptyp

Navigation.Navigation.wakeuptyp

◆ wakeupwindow_minus

Navigation.Navigation.wakeupwindow_minus

◆ wakeupwindow_plus

Navigation.Navigation.wakeupwindow_plus

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