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