diff options
Diffstat (limited to 'UI/DASHPlayer.h')
-rw-r--r-- | UI/DASHPlayer.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/UI/DASHPlayer.h b/UI/DASHPlayer.h index 8913a843..fad28710 100644 --- a/UI/DASHPlayer.h +++ b/UI/DASHPlayer.h @@ -164,6 +164,7 @@ private: float beta; float drop; bool seek; + bool isLive; Config *config; bool repeat; float segmentDuration; |