diff options
Diffstat (limited to 'hlsPlayer.h')
-rw-r--r-- | hlsPlayer.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hlsPlayer.h b/hlsPlayer.h index 79e1abf..8b80378 100644 --- a/hlsPlayer.h +++ b/hlsPlayer.h @@ -50,6 +50,7 @@ private: int EstimateSegmentSize(); bool LoadLists(void); void ResizeRingbuffer(int newsize); + void SkipEmptySegments(int segmentLenght); protected: |