CameraFragment
CameraFragment copied to clipboard
Why stopRecording is not public method
In order to stop recording video I've to create a new fragment that extend CameraFragment because the method is protected.