svvitch
digital signage player
|
_ctrl | Content | [protected] |
_current | Content | [protected] |
_duration | Content | [protected] |
_h | Content | [protected] |
_initialized | Container | [private] |
_keycode | Content | [protected] |
_list | Container | [private] |
_lock | Container | [private] |
_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 | |
add(ContentPtr c) | Container | |
close() | Content | [virtual] |
Container(Renderer &renderer) | Container | |
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() | Container | |
Content::current() const | Content | [virtual] |
draw(const DWORD &frame) | Container | [virtual] |
duration() | Container | |
Content::duration() const | Content | [virtual] |
finished() | Container | [virtual] |
get(int i) | Container | |
Content::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() | Container | [virtual] |
notifyKey(const int keycode, const bool shift, const bool ctrl) | Container | |
open(const MediaItemPtr media, const int offset=0) | Content | [virtual] |
opened() | Container | |
Content::opened() const | Content | [virtual] |
operator[](int i) | Container | |
pause() | Container | [virtual] |
play() | Container | [virtual] |
playing() const | Content | [virtual] |
preview(const DWORD &frame) | Container | [virtual] |
process(const DWORD &frame) | Container | [virtual] |
rewind() | Container | [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] |
setProperty(const string &key, const string &value) | Container | |
size() | Container | |
stop() | Container | [virtual] |
useFastStop() | Container | [virtual] |
‾Container() | Container | [virtual] |
‾Content() | Content | [virtual] |