#include <dvb.h>
|
| void | releaseCachedChannel () |
| |
| | eDVBResourceManager () |
| |
| virtual | ~eDVBResourceManager () |
| |
| RESULT | setChannelList (iDVBChannelList *list) |
| |
| RESULT | getChannelList (ePtr< iDVBChannelList > &list) |
| |
| RESULT | getActiveChannels (std::list< active_channel > &list) |
| |
| RESULT | connectChannelAdded (const sigc::slot1< void, eDVBChannel * > &channelAdded, ePtr< eConnection > &connection) |
| |
| int | canAllocateChannel (const eDVBChannelID &channelid, const eDVBChannelID &ignore, int &system, bool simulate=false) |
| |
| bool | frontendPreferenceAllowsChannelUse (const eDVBChannelID &channelid, eUsePtr< iDVBChannel > channel, bool simulate) |
| |
| RESULT | allocateChannel (const eDVBChannelID &channelid, eUsePtr< iDVBChannel > &channel, bool simulate=false) |
| |
| RESULT | allocatePVRChannel (const eDVBChannelID &channelid, eUsePtr< iDVBPVRChannel > &channel) |
| |
| RESULT | allocateFrontend (ePtr< eDVBAllocatedFrontend > &fe, ePtr< iDVBFrontendParameters > &feparm, bool simulate=false, bool returnScoreOnly=false) |
| |
| RESULT | allocateFrontendByIndex (ePtr< eDVBAllocatedFrontend > &fe, int slot_index) |
| |
| RESULT | allocateDemux (eDVBRegisteredFrontend *fe, ePtr< eDVBAllocatedDemux > &demux, int &cap) |
| |
| int | canAllocateFrontend (ePtr< iDVBFrontendParameters > &feparm, bool simulate=false) |
| |
| bool | canMeasureFrontendInputPower () |
| |
| | SWIG_VOID (RESULT) allocateRawChannel(eUsePtr< iDVBChannel > &SWIG_OUTPUT |
| |
| PyObject * | setFrontendSlotInformations (SWIG_PYOBJECT(ePyObject) list) |
| |
| bool | frontendIsCompatible (int index, const char *type) |
| |
| bool | frontendIsMultistream (int index) |
| |
| std::string | getFrontendCapabilities (int index) |
| |
| void | setFrontendType (int index, const char *type, bool append=false) |
| |
| int | getFrontendType (int index) |
| |
| void | operator delete (void *p) |
| |
| virtual void | AddRef ()=0 |
| |
| virtual void | Release ()=0 |
| |
◆ anonymous enum
| Enumerator |
|---|
| errNoDemux | |
| errChidNotFound | |
| errNoChannelList | |
| errChannelNotInList | |
| errAllSourcesBusy | |
| errNoSourceFound | |
◆ eDVBResourceManager()
| eDVBResourceManager::eDVBResourceManager |
( |
| ) |
|
◆ ~eDVBResourceManager()
| eDVBResourceManager::~eDVBResourceManager |
( |
| ) |
|
|
virtual |
◆ allocateChannel()
◆ allocateDemux()
◆ allocateFrontend()
◆ allocateFrontendByIndex()
◆ allocatePVRChannel()
◆ canAllocateChannel()
| int eDVBResourceManager::canAllocateChannel |
( |
const eDVBChannelID & |
channelid, |
|
|
const eDVBChannelID & |
ignore, |
|
|
int & |
system, |
|
|
bool |
simulate = false |
|
) |
| |
◆ canAllocateFrontend()
◆ canMeasureFrontendInputPower()
| bool eDVBResourceManager::canMeasureFrontendInputPower |
( |
| ) |
|
◆ connectChannelAdded()
◆ frontendIsCompatible()
| bool eDVBResourceManager::frontendIsCompatible |
( |
int |
index, |
|
|
const char * |
type |
|
) |
| |
◆ frontendIsMultistream()
| bool eDVBResourceManager::frontendIsMultistream |
( |
int |
index | ) |
|
◆ frontendPreferenceAllowsChannelUse()
◆ getActiveChannels()
◆ getChannelList()
◆ getFrontendCapabilities()
| std::string eDVBResourceManager::getFrontendCapabilities |
( |
int |
index | ) |
|
◆ getFrontendType()
| int eDVBResourceManager::getFrontendType |
( |
int |
index | ) |
|
◆ getInstance()
◆ releaseCachedChannel()
| void eDVBResourceManager::releaseCachedChannel |
( |
| ) |
|
◆ setChannelList()
◆ setFrontendSlotInformations()
◆ setFrontendType()
| void eDVBResourceManager::setFrontendType |
( |
int |
index, |
|
|
const char * |
type, |
|
|
bool |
append = false |
|
) |
| |
◆ SWIG_VOID()
| eDVBResourceManager::SWIG_VOID |
( |
RESULT |
| ) |
& |
◆ eDVBChannel
◆ eFBCTunerManager
◆ eRTSPStreamClient
◆ frontendUseMaskChanged
| PSignal1<void,int> eDVBResourceManager::frontendUseMaskChanged |
◆ slot_index
| int eDVBResourceManager::slot_index |
The documentation for this class was generated from the following files: