-
public class Snapshot1PictureRecorder extends SnapshotPictureRecorder
A PictureRecorder that uses standard APIs.
-
-
Constructor Summary
Constructors Constructor Description Snapshot1PictureRecorder(PictureResult.Stub stub, Camera1Engine engine, Camera camera, AspectRatio outputRatio)
-
Method Summary
Modifier and Type Method Description voidtake()Takes a picture. -
-
Constructor Detail
-
Snapshot1PictureRecorder
Snapshot1PictureRecorder(PictureResult.Stub stub, Camera1Engine engine, Camera camera, AspectRatio outputRatio)
-
-
Method Detail
-
take
void take()
Takes a picture.
-
-
-
-