|
NaCl Player API
NaCl Player API Documentation
|
#include <cstdint>
Go to the source code of this file.
Classes | |
| class | Samsung::NaClPlayer::Point |
| Defines 2D point with integral coordinates. More... | |
| class | Samsung::NaClPlayer::Size |
| Defines integral size of 2D rectangle. More... | |
| class | Samsung::NaClPlayer::Rect |
| Represents 2D rectangle with integral coordinates. More... | |
| class | Samsung::NaClPlayer::Rational |
| Represents a rational number. More... | |
Typedefs | |
| typedef double | Samsung::NaClPlayer::TimeTicks |
| timestamp in seconds | |
| typedef double | Samsung::NaClPlayer::TimeDelta |
| difference of two timestamps in seconds | |
Defines common data structures and enumerations used by NaCl Media Player (Samsung's extension).
Definition in file common.h.