Package-level declarations
Classes for recording the camera's output and saving it to video.
Types
Link copied to clipboard
The SurfaceRecorder acts as an adapter between the Android camera and the SurfaceView that the preview will be displayed on. This allows it to record a video of the preview and save it to the file system.
Link copied to clipboard
A one time use class for saving videos.