Valkka  1.6.1
OpenSource Video Management
Public Member Functions | List of all members
H264Stream Class Reference
Inheritance diagram for H264Stream:
Inheritance graph
[legend]
Collaboration diagram for H264Stream:
Collaboration graph
[legend]

Public Member Functions

 H264Stream (UsageEnvironment &env, FrameFifo &fifo, const std::string adr, unsigned short int portnum, const unsigned char ttl=255)
 
- Public Member Functions inherited from Stream
 Stream (UsageEnvironment &env, FrameFifo &fifo, const std::string adr, unsigned short int portnum, const unsigned char ttl=255)
 Default constructor. More...
 
virtual ~Stream ()
 Default destructor.
 
void handleFrame (Frame *f)
 
void startPlaying ()
 

Additional Inherited Members

- Static Public Member Functions inherited from Stream
static void afterPlaying (void *cdata)
 
- Protected Attributes inherited from Stream
UsageEnvironment & env
 Identifies the live555 event loop.
 
FrameFifofifo
 Frames are read from here. This reference leads all the way down to LiveThread::fifo.
 
RTPSink * sink
 Live555 class: queries frames from terminal.
 
RTCPInstance * rtcp
 
Groupsock * rtpGroupsock
 
Groupsock * rtcpGroupsock
 
unsigned char cname [101]
 
BufferSourcebuffer_source
 Reserved in the child classes (depends on the payload type)
 
FramedSource * terminal
 The final sink in the live555 filterchain.
 
Boolean source_alive
 A canary variable that tells us if live555 event loop has closed the buffer_source.
 

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