Ginga  0.13.6
 All Classes Namespaces Functions Variables
Public Member Functions | Protected Attributes | List of all members
br::pucrio::telemidia::ginga::core::tuning::FileSystemProvider Class Reference
Inheritance diagram for br::pucrio::telemidia::ginga::core::tuning::FileSystemProvider:
Inheritance graph
[legend]
Collaboration diagram for br::pucrio::telemidia::ginga::core::tuning::FileSystemProvider:
Collaboration graph
[legend]

Public Member Functions

 FileSystemProvider (string fileName)
 
void setListener (ITProviderListener *listener)
 
void attachFilter (IFrontendFilter *filter)
 
void removeFilter (IFrontendFilter *filter)
 
short getCaps ()
 
bool tune ()
 
IChannelgetCurrentChannel ()
 
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)
 

Protected Attributes

string fileName
 
FILE * fileDescriptor
 
short capabilities
 
ITProviderListenerlistener
 

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