svvitch
digital signage player
|
_ctrl | Content | [protected] |
_current | Content | [protected] |
_duration | Content | [protected] |
_h | Content | [protected] |
_keycode | Content | [protected] |
_log | Content | [protected] |
_mediaID | Content | [protected] |
_playing | Content | [protected] |
_properties | Content | [protected] |
_renderer | Content | [protected] |
_shift | Content | [protected] |
_splitType | Content | [protected] |
_w | Content | [protected] |
_x | Content | [protected] |
_y | Content | [protected] |
activeClose | Content | |
close() | Content | [virtual] |
contains(float x, float y) const | Content | [virtual] |
Content(Renderer &renderer, int splitType, float x=0, float y=0, float w=0, float h=0) | Content | |
current() const | Content | [virtual] |
draw(const DWORD &frame) | Content | [virtual] |
duration() const | Content | [virtual] |
finished() | Content | [virtual] |
get(const string &key, const string &defaultValue="") const | Content | |
getDW(const string &key, const DWORD &defaultValue=0) const | Content | |
getF(const string &key, const float &defaultValue=0) const | Content | |
getI(const string &key, const int &defaultValue=0) const | Content | |
getPosition(float &x, float &y) | Content | [virtual] |
initialize() | Content | [virtual] |
notifyKey(const int keycode, const bool shift, const bool ctrl) | Content | |
open(const MediaItemPtr media, const int offset=0) | Content | [virtual] |
opened() const | Content | [virtual] |
pause() | Content | [virtual] |
play() | Content | [virtual] |
playing() const | Content | [virtual] |
preview(const DWORD &frame) | Content | [virtual] |
process(const DWORD &frame) | Content | [virtual] |
rewind() | Content | [virtual] |
set(const string &key, const string &value) | Content | |
set(const string &key, const float &value) | Content | |
set(const string &key, const unsigned int &value) | Content | |
setBounds(float w, float h) | Content | [virtual] |
setPosition(float x, float y) | Content | [virtual] |
stop() | Content | [virtual] |
useFastStop() | Content | [virtual] |
‾Content() | Content | [virtual] |