def fe_setRFFlowId(self, data):
     raise  FRONTEND.NotSupportedException("rf_flow_id(const char* data) IS NOT CURRENTLY SUPPORTED")
示例#2
0
 def getTunerReferenceSource(self, id):
     raise FRONTEND.NotSupportedException(
         "getTunerReferenceSource not supported")
示例#3
0
 def getTunerEnable(self, id):
     raise FRONTEND.NotSupportedException("getTunerEnable not supported")
示例#4
0
 def setTunerBandwidth(self, bw):
     raise FRONTEND.NotSupportedException("setTunerBandwidth not supported")
示例#5
0
 def setTunerGain(self, id, gain):
     raise FRONTEND.NotSupportedException("setTunerGain not supported")
示例#6
0
 def getTunerDeviceControl(self, id):
     raise FRONTEND.NotSupportedException(
         "getTunerDeviceControl not supported")
示例#7
0
 def getTunerStatus(self, id):
     raise FRONTEND.NotSupportedException("getTunerStatus not supported")
 def getChannels(id):
     raise FRONTEND.NotSupportedException("getChannels not supported")
 def getFrameHeight(id):
     raise FRONTEND.NotSupportedException("getFrameHeight not supported")
 def setTunerReferenceSource(self, allocation_id, source):
     raise FRONTEND.NotSupportedException(
         "setTunerReferenceSource not supported")
 def getVideoType(id):
     raise FRONTEND.NotSupportedException("getVideoType not supported")
 def getTunerAgcEnable(self, allocation_id):
     raise FRONTEND.NotSupportedException("getTunerAgcEnable not supported")
 def fe_setRFInfoPkt(self, data):
     raise  FRONTEND.NotSupportedException("rfinfo_pkt(const ::FRONTEND::RFInfoPkt& data) IS NOT CURRENTLY SUPPORTED")
 def fe_getRFInfoPkt(self):
     raise  FRONTEND.NotSupportedException("rfinfo_pkt() IS NOT CURRENTLY SUPPORTED")
 def getAudioOutputSampleRate(id):
     raise FRONTEND.NotSupportedException(
         "getAudioOutputSampleRate not supported")
 def getFrameWidth(id):
     raise FRONTEND.NotSupportedException("getFrameWidth not supported")
 def getAudioStatus(id):
     raise FRONTEND.NotSupportedException("getAudioStatus not supported")
 def getVideoOutputFrameRate(id):
     raise FRONTEND.NotSupportedException(
         "getVideoOutputFrameRate not supported")
示例#19
0
 def getTunerRfFlowId(self, id):
     raise FRONTEND.NotSupportedException("getTunerRfFlowId not supported")
 def getAudioDeviceControl(id):
     raise FRONTEND.NotSupportedException(
         "getAudioDeviceControl not supported")
示例#21
0
 def getTunerCenterFrequency(self, id):
     raise FRONTEND.NotSupportedException(
         "getTunerCenterFrequency not supported")
 def getFullBandwidthChannels(id):
     raise FRONTEND.NotSupportedException(
         "getFullBandwidthChannels not supported")
示例#23
0
 def getTunerBandwidth(self, id):
     raise FRONTEND.NotSupportedException("getTunerBandwidth not supported")
 def getLowFrequencyEffectChannels(id):
     raise FRONTEND.NotSupportedException(
         "getLowFrequencyEffectChannels not supported")
示例#25
0
 def getTunerGain(self, id):
     raise FRONTEND.NotSupportedException("getTunerGain not supported")
 def setAudioEnable(id, enable):
     raise FRONTEND.NotSupportedException("setAudioEnable not supported")
示例#27
0
 def setTunerEnable(self, id, enable):
     raise FRONTEND.NotSupportedException("setTunerEnable not supported")
 def getAudioEnable(id):
     raise FRONTEND.NotSupportedException("getAudioEnable not supported")
示例#29
0
 def getTunerOutputSampleRate(self, id):
     raise FRONTEND.NotSupportedException(
         "getTunerOutputSampleRate not supported")
 def fe_getRFFlowId(self):
     raise  FRONTEND.NotSupportedException("rf_flow_id() IS NOT CURRENTLY SUPPORTED")