libvisual  0.5.0
Public Member Functions | List of all members
LV::Bin Class Reference

Public Member Functions

 Bin (Bin const &)=delete
 
Binoperator= (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 ()
 

Detailed Description

Definition at line 50 of file lv_bin.h.


The documentation for this class was generated from the following files: