We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
When I destroy my plugin that uses RecordRTC, it prints this to the console:
Unable to stop the recording. Recording state: stopped
I couldn't find a proper destroy method, is it possible to add one that (at minimum) stops the recording process?
I need one that is not async..