stopHighSpeedRecording abstract method
Stops a high-speed recording started with startHighSpeedRecording and restores the normal preview session. Returns the recorded file metadata.
Implementation
@nitroNativeAsync
Future<RecordingResult> stopHighSpeedRecording(int textureId);