diff options
Diffstat (limited to 'server/connectionVTP.h')
-rw-r--r-- | server/connectionVTP.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/server/connectionVTP.h b/server/connectionVTP.h index 9aab650..5a5f4b2 100644 --- a/server/connectionVTP.h +++ b/server/connectionVTP.h @@ -29,6 +29,7 @@ private: char *m_LastCommand; eStreamType m_StreamType; bool m_FiltersSupport; + bool m_LoopPrevention; RecPlayer *m_RecPlayer; // Priority is only known in PROV command |