![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
#include <httpstream.h>
Public Member Functions | |
eHttpStream () | |
~eHttpStream () | |
int | open (const char *url) |
int | close () |
![]() | |
iTsSource (unsigned int packetsize=188) | |
unsigned int | getPacketSize () const |
![]() | |
void | operator delete (void *p) |
virtual void | AddRef ()=0 |
virtual void | Release ()=0 |
![]() | |
eThread () | |
virtual | ~eThread () |
virtual void | thread_finished () |
int | run (int prio=0, int policy=0) |
int | sendSignal (int sig) |
void | kill () |
void | abort_badly () |
Additional Inherited Members | |
![]() | |
virtual | ~iObject () |
![]() | |
void | hasStarted () |
![]() | |
unsigned int | packetSize |
eHttpStream::eHttpStream | ( | ) |
eHttpStream::~eHttpStream | ( | ) |
int eHttpStream::close | ( | ) |
int eHttpStream::open | ( | const char * | url | ) |