svcore  1.9
FrameTimer Class Reference

A trivial interface for things that permit retrieving "the current frame". More...

#include <FrameTimer.h>

List of all members.

Public Member Functions

virtual int getFrame () const =0

Detailed Description

A trivial interface for things that permit retrieving "the current frame".

Implementations of this interface are used, for example, for timestamping incoming MIDI events when tapping to MIDI.

Definition at line 25 of file FrameTimer.h.


Member Function Documentation

virtual int FrameTimer::getFrame ( ) const [pure virtual]

Referenced by MIDIInput::callback().


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