svvitch
digital signage player
|
_align | TextContent | [private] |
_async | TextContent | [private] |
_ax | TextContent | [private] |
_b1 | TextContent | [private] |
_b2 | TextContent | [private] |
_borderSize1 | TextContent | [private] |
_borderSize2 | TextContent | [private] |
_c1 | TextContent | [private] |
_c2 | TextContent | [private] |
_ch | TextContent | [private] |
_ctrl | Content | [protected] |
_current | Content | [protected] |
_cw | TextContent | [private] |
_cx | TextContent | [private] |
_cy | TextContent | [private] |
_desent | TextContent | [private] |
_duration | Content | [protected] |
_dx | TextContent | [private] |
_dy | TextContent | [private] |
_ff | TextContent | [private] |
_fitBounds | TextContent | [private] |
_frameWait | TextContent | [private] |
_h | Content | [protected] |
_ih | TextContent | [private] |
_initializeLock | TextContent | [private] |
_iw | TextContent | [private] |
_keycode | Content | [protected] |
_lock | TextContent | [private] |
_log | Content | [protected] |
_mediaID | Content | [protected] |
_move | TextContent | [private] |
_playing | Content | [protected] |
_properties | Content | [protected] |
_referencedText | TextContent | [private] |
_renderer | Content | [protected] |
_shift | Content | [protected] |
_splitType | Content | [protected] |
_sx | TextContent | [private] |
_sy | TextContent | [private] |
_text | TextContent | [private] |
_textFont | TextContent | [private] |
_textHeight | TextContent | [private] |
_textStyle | TextContent | [private] |
_texture | TextContent | [private] |
_th | TextContent | [private] |
_tw | TextContent | [private] |
_w | Content | [protected] |
_x | Content | [protected] |
_y | Content | [protected] |
activeClose | Content | |
close() | TextContent | [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) | TextContent | [virtual] |
drawText(string text, Gdiplus::Bitmap &bitmap, Gdiplus::Rect &rect) | TextContent | [private] |
drawTexture(string text) | TextContent | |
duration() const | Content | [virtual] |
finished() | TextContent | [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] |
getTextHeight() | TextContent | |
getTextWidth() | TextContent | |
initialize() | TextContent | [private, virtual] |
notifyKey(const int keycode, const bool shift, const bool ctrl) | Content | |
open(const MediaItemPtr media, const int offset=0) | TextContent | [virtual] |
opened() const | Content | [virtual] |
pause() | Content | [virtual] |
play() | TextContent | [virtual] |
playing() const | Content | [virtual] |
preview(const DWORD &frame) | Content | [virtual] |
process(const DWORD &frame) | TextContent | [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 | |
setAlign(string align) | TextContent | |
setBorder1(int size, DWORD col) | TextContent | |
setBorder2(int size, DWORD col) | TextContent | |
setBounds(float w, float h) | Content | [virtual] |
setColor(DWORD c1, DWORD c2) | TextContent | |
setFitBounds(bool fit) | TextContent | |
setFont(string font) | TextContent | |
setFontHeight(int height, int desent=0) | TextContent | |
setPosition(float x, float y) | Content | [virtual] |
setReference(TextContent *text) | TextContent | |
setTextStyle(string style) | TextContent | |
stop() | TextContent | [virtual] |
TextContent(Renderer &renderer, int splitType, float x=0, float y=0, float w=0, float h=0) | TextContent | |
useFastStop() | Content | [virtual] |
‾Content() | Content | [virtual] |
‾TextContent() | TextContent | [virtual] |