#include <FIFO2Strategy.h>
Inheritance diagram for FIFO2Strategy:
Public Member Functions | |
FIFO2Strategy (RTSPCacheDir *cdir) | |
virtual | ~FIFO2Strategy () |
virtual bool | isWorthCaching (const MNString &URL, int64_t &file_size) |
|
|
|
|
|
isWorthCaching( const MNString& URL ) checks if the requested content should be stored on the cache or not. Reimplemented from RTSPCacheStrategy.
|