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 8b80378..f08505a 100644
--- a/hlsPlayer.h
+++ b/hlsPlayer.h
@@ -25,6 +25,7 @@ private:
int m_ringBufferSize;
unsigned int m_segmentsToBuffer;
unsigned int m_lastLoadedSegment;
+ int m_lastSegmentSize;
bool m_bufferFilled;
bool m_newList;
int m_streamlenght;