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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-15 UTC."],[],[],null,["# androidx.camera.core.resolutionselector\n=======================================\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/androidx/camera/core/resolutionselector/package-summary \"View this page in Java\")\n\nInterfaces\n----------\n\n|------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------|\n| [ResolutionFilter](/reference/kotlin/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/kotlin/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/kotlin/androidx/camera/core/resolutionselector/ResolutionSelector) | A set of requirements and priorities used to select a resolution for the [UseCase](/reference/kotlin/androidx/camera/core/UseCase). |\n| [ResolutionSelector.Builder](/reference/kotlin/androidx/camera/core/resolutionselector/ResolutionSelector.Builder) | Builder for a [ResolutionSelector](/reference/kotlin/androidx/camera/core/resolutionselector/ResolutionSelector). |\n| [ResolutionStrategy](/reference/kotlin/androidx/camera/core/resolutionselector/ResolutionStrategy) | The resolution strategy defines the resolution selection sequence to select the best size. |"]]