summaryrefslogtreecommitdiff
path: root/hlsPlayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'hlsPlayer.h')
-rw-r--r--hlsPlayer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hlsPlayer.h b/hlsPlayer.h
index 12bea70..111a367 100644
--- a/hlsPlayer.h
+++ b/hlsPlayer.h
@@ -48,6 +48,7 @@ private:
bool LoadSegment(std::string uri);
int EstimateSegmentSize();
bool LoadLists(void);
+ void ResizeRingbuffer(int newsize);
protected: