Inheritance diagram for NonblockingSinkInfo:
Definition at line 54 of file network.h.
Public Member Functions | |
virtual | ~NonblockingSinkInfo () |
virtual unsigned int | GetMaxBufferSize () const =0 |
virtual unsigned int | GetCurrentBufferSize () const =0 |
virtual float | ComputeCurrentSpeed ()=0 |
compute the current speed of this sink in bytes per second | |
virtual float | GetMaxObservedSpeed () const =0 |
get the maximum observed speed of this sink in bytes per second |