Overview | API
Namespace : AL
#include <alproxies/almotionrecorderproxy.h>
As any module, this module inherits methods from ALModule API. It also has the following specific methods:
Start recording the motion in an interactive mode
Deprecated since version 1.14: use the Animation Mode instead.
Parameters: |
|
---|
Start recording the motion in a periodic mode
Deprecated since version 1.14: use the Animation Mode instead.
Parameters: |
|
---|
Stop recording the motion and return data
Deprecated since version 1.14: use the Animation Mode instead.
Returns: | Returns the recorded data as an ALValue |
---|