androidx.camera.viewfinder.core
Interfaces
ViewfinderSurfaceSession | 
            
               A session of a   | 
          
ViewfinderSurfaceSessionScope | 
            
               A coroutine variant of a   | 
          
ZoomGestureDetector.OnZoomGestureListener | 
            
               The listener for receiving notifications when gestures occur.  | 
          
Classes
TransformationInfo | 
            
               Transformation information associated with the preview output.  | 
          
ViewfinderSurfaceRequest | 
            
               The request to get an   | 
          
ZoomGestureDetector | 
            
               Detector that interprets   | 
          
ZoomGestureDetector.ZoomEvent | 
            
               The zoom event that contains extended info about event state.  | 
          
ZoomGestureDetector.ZoomEvent.Begin | 
            
               The beginning of a zoom gesture.  | 
          
ZoomGestureDetector.ZoomEvent.End | 
            
               The end of a zoom gesture.  | 
          
ZoomGestureDetector.ZoomEvent.Move | 
            
               The moving events of a gesture in progress.  | 
          
Objects
ViewfinderDefaults | 
            
               Provides default values and configurations for viewfinder components.  | 
          
Enums
ImplementationMode | 
            
               The implementation mode of a Viewfinder.  | 
          
ScaleType | 
            
               Options for scaling the input frames vis-à-vis its container viewfinder.  |