|
| UnicastProvider (string sockAdd, int port) |
|
virtual void | setListener (ITProviderListener *listener) |
|
virtual void | attachFilter (IFrontendFilter *filter) |
|
virtual void | removeFilter (IFrontendFilter *filter) |
|
virtual short | getCaps () |
|
virtual bool | tune () |
|
virtual IChannel * | getCurrentChannel () |
|
virtual bool | getSTCValue (uint64_t *stc, int *valueType) |
|
virtual bool | changeChannel (int factor) |
|
bool | setChannel (string channelValue) |
|
virtual int | createPesFilter (int pid, int pesType, bool compositeFiler) |
|
virtual string | getPesFilterOutput () |
|
virtual void | close () |
|
virtual int | callServer () |
|
virtual int | receiveData (char *buff, int skipSize, unsigned char packetSize) |
|
|
string | addr |
|
int | portNumber |
|
short | capabilities |
|
UDPSocket * | udpSocket |
|
The documentation for this class was generated from the following files:
- gingacc-tuner/include/tuner/providers/UnicastProvider.h
- gingacc-tuner/src/providers/UnicastProvider.cpp