#include <AudioModule.h>
Inherits fsf::CCell.
Public Member Functions | |
CRecord () | |
Default constructor. | |
virtual void | getTypeID (std::string &str) const |
Gets this cell's factory mapping key. | |
virtual void | process (fsf::CPassiveHandle *pPassiveHandle, fsf::CActiveHandle *pActiveHandle, fsf::CActivePulse *pActivePulse) |
Custom processing function:. |
CRecord::CRecord | ( | ) |
Default constructor.
virtual void audio::CRecord::getTypeID | ( | std::string & | str | ) | const [inline, virtual] |
void CRecord::process | ( | fsf::CPassiveHandle * | pPassiveHandle, | |
fsf::CActiveHandle * | pActiveHandle, | |||
fsf::CActivePulse * | pActivePulse | |||
) | [virtual] |