Stay organized with collections
Save and categorize content based on your preferences.
AIntRange
A uitlity structure describing the range of two integer values.
Summary
Public attributes
mLower
Declared in media/NdkMediaCodecInfo.h
int32_t AIntRange::mLower
mUpper
Declared in media/NdkMediaCodecInfo.h
int32_t AIntRange::mUpper
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-01-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-01-15 UTC."],[],[],null,["# AIntRange Struct Reference\n\nAIntRange\n=========\n\nA uitlity structure describing the range of two integer values.\n\nSummary\n-------\n\n| ### Public attributes ||\n|------------------------------------------------------------------|-----------|\n| [mLower](#struct_a_int_range_1a1edddba8d2eda32001079cc9dda4b4d7) | `int32_t` |\n| [mUpper](#struct_a_int_range_1ab6fa5005188554cbcc47ab1f3125a9b2) | `int32_t` |\n\nPublic attributes\n-----------------\n\n### mLower\n\nDeclared in `media/NdkMediaCodecInfo.h` \n\n```scdoc\nint32_t AIntRange::mLower\n``` \n\n### mUpper\n\nDeclared in `media/NdkMediaCodecInfo.h` \n\n```scdoc\nint32_t AIntRange::mUpper\n```"]]