Stay organized with collections
Save and categorize content based on your preferences.
Interfaces
ResolutionFilter |
Applications can filter out unsuitable sizes and sort the resolution list in the preferred order by implementing the resolution filter interface.
|
Classes
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-05-15 UTC.
[null,null,["Last updated 2025-05-15 UTC."],[],[],null,["# androidx.camera.core.resolutionselector\n=======================================\n\n*** ** * ** ***\n\n[Kotlin](/reference/kotlin/androidx/camera/core/resolutionselector/package-summary \"View this page in Kotlin\") \\|Java\n\nInterfaces\n----------\n\n|-----------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------|\n| [ResolutionFilter](/reference/androidx/camera/core/resolutionselector/ResolutionFilter) | Applications can filter out unsuitable sizes and sort the resolution list in the preferred order by implementing the resolution filter interface. |\n\nClasses\n-------\n\n|-------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------|\n| [AspectRatioStrategy](/reference/androidx/camera/core/resolutionselector/AspectRatioStrategy) | The aspect ratio strategy defines the sequence of aspect ratios that are used to select the best size for a particular image. |\n| [ResolutionSelector](/reference/androidx/camera/core/resolutionselector/ResolutionSelector) | A set of requirements and priorities used to select a resolution for the [UseCase](/reference/androidx/camera/core/UseCase). |\n| [ResolutionSelector.Builder](/reference/androidx/camera/core/resolutionselector/ResolutionSelector.Builder) | Builder for a [ResolutionSelector](/reference/androidx/camera/core/resolutionselector/ResolutionSelector). |\n| [ResolutionStrategy](/reference/androidx/camera/core/resolutionselector/ResolutionStrategy) | The resolution strategy defines the resolution selection sequence to select the best size. |"]]