50 #ifndef NCLPLAYERADAPTER_H_
51 #define NCLPLAYERADAPTER_H_
53 #include "../../ApplicationPlayerAdapter.h"
54 using namespace ::br::pucrio::telemidia::ginga::ncl::adapters;
62 namespace application {
73 bool setAndLockCurrentEvent(FormatterEvent* event);
74 void unlockCurrentEvent(FormatterEvent* event);
Definition: IPlayerAdapterManager.h:65
Definition: ApplicationPlayerAdapter.h:77
Definition: NCLPlayerAdapter.h:64