enigma2  2.6
Public Member Functions | Public Attributes | List of all members
Screens.InfoBarGenerics.InfoBarInstantRecord Class Reference
Inheritance diagram for Screens.InfoBarGenerics.InfoBarInstantRecord:
Screens.InfoBar.InfoBar Screens.SubservicesQuickzap.SubservicesQuickzap

Public Member Functions

def __init__ (self)
 
def timerentryOnStateChange (self, timer)
 
def stopCurrentRecording (self, entry=-1)
 
def runningRepeatedTimerCallback (self, t, result)
 
def startInstantRecording (self, limitEvent=False)
 
def isInstantRecordRunning (self)
 
def recordQuestionCallback (self, answer)
 
def setEndtime (self, entry)
 
def TimeDateInputClosed (self, ret)
 
def changeDuration (self, entry)
 
def inputCallback (self, value)
 
def instantRecord (self)
 

Public Attributes

 recording
 
 stopOptionList
 
 startOptionList
 
 selectedEntry
 
 endtime
 

Detailed Description

Instant Record - handles the instantRecord action in order to
start/stop instant records

Constructor & Destructor Documentation

◆ __init__()

def Screens.InfoBarGenerics.InfoBarInstantRecord.__init__ (   self)

Member Function Documentation

◆ changeDuration()

def Screens.InfoBarGenerics.InfoBarInstantRecord.changeDuration (   self,
  entry 
)

◆ inputCallback()

def Screens.InfoBarGenerics.InfoBarInstantRecord.inputCallback (   self,
  value 
)

◆ instantRecord()

def Screens.InfoBarGenerics.InfoBarInstantRecord.instantRecord (   self)

◆ isInstantRecordRunning()

def Screens.InfoBarGenerics.InfoBarInstantRecord.isInstantRecordRunning (   self)

◆ recordQuestionCallback()

def Screens.InfoBarGenerics.InfoBarInstantRecord.recordQuestionCallback (   self,
  answer 
)

◆ runningRepeatedTimerCallback()

def Screens.InfoBarGenerics.InfoBarInstantRecord.runningRepeatedTimerCallback (   self,
  t,
  result 
)

◆ setEndtime()

def Screens.InfoBarGenerics.InfoBarInstantRecord.setEndtime (   self,
  entry 
)

◆ startInstantRecording()

def Screens.InfoBarGenerics.InfoBarInstantRecord.startInstantRecording (   self,
  limitEvent = False 
)

◆ stopCurrentRecording()

def Screens.InfoBarGenerics.InfoBarInstantRecord.stopCurrentRecording (   self,
  entry = -1 
)

◆ TimeDateInputClosed()

def Screens.InfoBarGenerics.InfoBarInstantRecord.TimeDateInputClosed (   self,
  ret 
)

◆ timerentryOnStateChange()

def Screens.InfoBarGenerics.InfoBarInstantRecord.timerentryOnStateChange (   self,
  timer 
)

Member Data Documentation

◆ endtime

Screens.InfoBarGenerics.InfoBarInstantRecord.endtime

◆ recording

Screens.InfoBarGenerics.InfoBarInstantRecord.recording

◆ selectedEntry

Screens.InfoBarGenerics.InfoBarInstantRecord.selectedEntry

◆ startOptionList

Screens.InfoBarGenerics.InfoBarInstantRecord.startOptionList

◆ stopOptionList

Screens.InfoBarGenerics.InfoBarInstantRecord.stopOptionList

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