Commit 7265ceef authored by Steve Lhomme's avatar Steve Lhomme Committed by Hugo Beauzée-Luyssen

RateBasedAdaptationLogic: we need the adaptive namespace for SegmentTrackerEvent

Signed-off-by: default avatarHugo Beauzée-Luyssen <hugo@beauzee.fr>
parent 930d0419
......@@ -34,6 +34,7 @@
#include "../tools/Debug.hpp"
using namespace adaptative::logic;
using namespace adaptative;
RateBasedAdaptationLogic::RateBasedAdaptationLogic (vlc_object_t *p_obj_, int w, int h) :
AbstractAdaptationLogic (),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment