| Valkka
    1.6.1
    OpenSource Video Management | 


| 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 | |
| BufferSource * | buffer_source | 
| Reserved in the child classes (depends on the payload type) | |
| FrameFifo & | fifo | 
| Boolean | source_alive | 
| A canary variable that tells us if live555 event loop has closed the buffer_source. | |