|
| 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) |
| |
◆ __init__()
| def Navigation.Navigation.__init__ |
( |
|
self, |
|
|
|
wakeupData = None |
|
) |
| |
◆ 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()
◆ getRecordingsCheckBeforeActivateDeepStandby()
| def Navigation.Navigation.getRecordingsCheckBeforeActivateDeepStandby |
( |
|
self, |
|
|
|
modifyTimer = True |
|
) |
| |
◆ getRecordingsServices()
◆ getRecordingsServicesAndTypes()
◆ getRecordingsServicesAndTypesAndSlotIDs()
◆ getRecordingsServicesOnly()
◆ getRecordingsSlotIDsOnly()
◆ getRecordingsTypesOnly()
◆ 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()
◆ 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 | ) |
|
◆ 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: