const response = await myBox.recording.rewind.disable(); Copy
const response = await myBox.recording.rewind.disable();
const response = await myBox.recording.rewind.enable(); Copy
const response = await myBox.recording.rewind.enable();
Optional
const response = await myBox.recording.rewind.extract(); Copy
const response = await myBox.recording.rewind.extract();
Example