startPreview
Initializes a continuous stream of preview frames.
Parameters
The provider of the surface where the frames will display on.
Determines whether manual picture-taking capabilities should be enabled or disabled.
Deprecated
Use startPreview(Preview.SurfaceProvider) instead, this method will not be supported in future versions.
Initializes a continuous stream of preview frames.
Parameters
The holder of the surface where the frames will display on.
Determines whether manual picture-taking capabilities should be enabled or disabled.
Deprecated
Use startPreview(Preview.SurfaceProvider) instead, this method will not be supported in future versions.
Initializes a continuous stream of preview frames.
Parameters
The surface where the frames will display on.
Determines whether manual picture-taking capabilities should be enabled or disabled.