Recorder::saveFrame()
Saves the current frame. This method should be implemented by subclasses to define the specific behavior for saving a frame.
Syntax
Java
.saveFrame()
Return
void

Saves the current frame. This method should be implemented by subclasses to define the specific behavior for saving a frame.
.saveFrame()
void