androidx.camera.core.resolutionselector
Interfaces
| ResolutionFilter | Applications can filter out unsuitable sizes and sort the resolution list in the preferred order by implementing the resolution filter interface. | 
Classes
| AspectRatioStrategy | The aspect ratio strategy defines the sequence of aspect ratios that are used to select the best size for a particular image. | 
| ResolutionSelector | A set of requirements and priorities used to select a resolution for the  | 
| ResolutionSelector.Builder | Builder for a  | 
| ResolutionStrategy | The resolution strategy defines the resolution selection sequence to select the best size. | 
