Skip to main content
TikTok Effect House Platform Logo
Latest
Download
Log in
Event

Video Record

Use Video Record to execute the next node when recording. By default, in Effect House preview, it is always recording. Video Record is in the Event category.

Output

NameData typeDescription
On StartExecExecute the next node when the recording starts
RecordingExecKeep executing the next node during recording
On StopExecExecute the next node when the recording is stopped or paused
Not RecordingExecKeep executing the next node when recording is not started

Example

In this example, we use the record node to trigger some events. The “record start” event trigger the appearance of the sphere, the “record end” event trigger the disappearance of sphere. The record stay event change the color of the cube while the idle event set the cube’s color to white constantly.