|
virtual void | Start () |
|
void | StartRecording () |
| Start all recorders on this avatar.
|
|
void | RecordFrame () |
| Record current frame.
|
|
void | BeginRecording () |
| Initialize recording for this recorder, Use StartRecording to start all recorders.
|
|
void | StopRecording (string folder="") |
| Stop recording for all animations.
|
|
string | GetLastAnimationPath () |
|
virtual void | InitFeature (AvatarReady avatar) |
| Initialize the feature.
|
|
virtual void | ResetFeature () |
|
|
void | EndRecording (string folder="") |
| Stop recording for this recorder, Use StopRecording to stop all recorders.
|
|
◆ EndRecording()
void Inria.Avatar.AvatarReady.RecorderFeature.EndRecording |
( |
string | folder = "" | ) |
|
|
abstractpackage |
Stop recording for this recorder, Use StopRecording to stop all recorders.
- Returns
- The path of the recorded file
◆ StopRecording()
void Inria.Avatar.AvatarReady.RecorderFeature.StopRecording |
( |
string | folder = "" | ) |
|
|
inline |
Stop recording for all animations.
- Parameters
-
- Returns
The documentation for this class was generated from the following file: