cancelRecording abstract method

void cancelRecording(
  1. int textureId
)

Cancels the current recording and deletes the temporary file.

Implementation

void cancelRecording(int textureId);