Valkka  1.6.1
OpenSource Video Management
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
ValkkaServerMediaSubsession Class Referenceabstract
Inheritance diagram for ValkkaServerMediaSubsession:
Inheritance graph
[legend]
Collaboration diagram for ValkkaServerMediaSubsession:
Collaboration graph
[legend]

Public Member Functions

void handleFrame (Frame *f)
 Puts a frame into the buffer_source.
 

Protected Member Functions

 ValkkaServerMediaSubsession (UsageEnvironment &env, FrameFifo &fifo, Boolean reuseFirstSource)
 
virtual void setDoneFlag ()=0
 call before removing this from the server .. informs the extra inner event loop (if any)
 

Protected Attributes

BufferSourcebuffer_source
 Reserved in the child classes (depends on the payload type)
 
FrameFifofifo
 
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: