OpenDaVINCI
4.16.0
Main Page
Namespaces
Classes
Files
File List
File Members
PlayerListener.h
Go to the documentation of this file.
1
20
#ifndef OPENDAVINCI_TOOLS_PLAYER_PLAYERLISTENER_H_
21
#define OPENDAVINCI_TOOLS_PLAYER_PLAYERLISTENER_H_
22
23
#include "
opendavinci/odcore/opendavinci.h
"
24
#include "
opendavinci/odcore/data/Container.h
"
25
26
namespace
odtools {
27
namespace
player {
28
29
using namespace
std;
30
41
class
PlayerListener
{
42
public
:
43
virtual
~
PlayerListener
();
44
51
virtual
void
percentagePlayedBack(
const
float
&percentagePlayedBack) = 0;
52
};
53
54
}
// player
55
}
// tools
56
57
#endif
/*OPENDAVINCI_TOOLS_PLAYER_PLAYERLISTENER_H_*/
odtools::player::PlayerListener
Definition:
PlayerListener.h:41
opendavinci.h
Container.h
libopendavinci
include
opendavinci
odtools
player
PlayerListener.h
Generated on Tue Sep 26 2017 16:52:36 for OpenDaVINCI by
1.8.6