|
| Bin (Bin const &)=delete |
|
Bin & | operator= (Bin const &)=delete |
|
void | realize () |
|
ActorPtr const & | get_actor () const |
|
InputPtr const & | get_input () const |
|
MorphPtr const & | get_morph () const |
|
void | set_morph (std::string const &morph_name) |
|
bool | connect (std::string const &actor_name, std::string const &input_name) |
|
void | sync (bool noevent) |
|
void | set_video (VideoPtr const &video) |
|
void | set_supported_depth (VisVideoDepth depthflag) |
|
VisVideoDepth | get_supported_depth () const |
|
void | set_preferred_depth (VisBinDepth depthpreferred) |
|
void | set_depth (VisVideoDepth depth) |
|
VisVideoDepth | get_depth () const |
|
bool | depth_changed () |
|
Palette const & | get_palette () const |
|
void | switch_actor (std::string const &actname) |
|
void | switch_finalize () |
|
void | use_morph (bool use) |
|
void | switch_set_time (Time const &time) |
|
void | run () |
|
Definition at line 50 of file lv_bin.h.
The documentation for this class was generated from the following files: