Rp Class Reference
Rp works in a similar way to
Ex except that the single parameter constructor is an expression that must evaluate to a boolean that determines if the event is to repeat while the two parameter constructor must be a boolean expression (if true then repeat) and an expression that evaluates to a string that specifies when the event is to repeat with respect to the current time and in a representation of time that is known to the timer (ie '1s' on sample count timer).
More...
#include <Expr.h>
Inherits Marsyas::Ex.
Detailed Description
Rp works in a similar way to
Ex except that the single parameter constructor is an expression that must evaluate to a boolean that determines if the event is to repeat while the two parameter constructor must be a boolean expression (if true then repeat) and an expression that evaluates to a string that specifies when the event is to repeat with respect to the current time and in a representation of time that is known to the timer (ie '1s' on sample count timer).
Definition at line 62 of file Expr.h.
The documentation for this class was generated from the following file:
- /home/marsyas/marsyas/src/marsyas/Expr.h