playback_control_interface_t Class Reference

Inheritance diagram for playback_control_interface_t:
fixed_playback_control_t variable_playback_control_t

List of all members.

Public Member Functions

virtual ~playback_control_interface_t ()
virtual bool update_control ()=0
double speed_factor () const

Protected Attributes

double m_speed_factor

Constructor & Destructor Documentation

virtual playback_control_interface_t::~playback_control_interface_t (  )  [inline, virtual]

Member Function Documentation

double playback_control_interface_t::speed_factor (  )  const [inline]

References m_speed_factor.

Referenced by main().

virtual bool playback_control_interface_t::update_control (  )  [pure virtual]

Implemented in fixed_playback_control_t, and variable_playback_control_t.

Referenced by main().


Member Data Documentation


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

Generated on Fri Apr 9 10:45:13 2010 for Playback by  doxygen 1.6.1