Stay organized with collections
Save and categorize content based on your preferences.
ADoubleRange
A uitlity structure describing the range of two double values.
Summary
Public attributes
mLower
Declared in media/NdkMediaCodecInfo.h
double ADoubleRange::mLower
mUpper
Declared in media/NdkMediaCodecInfo.h
double ADoubleRange::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.
[null,null,["Last updated 2025-01-15 UTC."],[],[],null,["# ADoubleRange Struct Reference\n\nADoubleRange\n============\n\nA uitlity structure describing the range of two double values.\n\nSummary\n-------\n\n| ### Public attributes ||\n|---------------------------------------------------------------------|----------|\n| [mLower](#struct_a_double_range_1ab81b1c7d36b334e7a39b13deecba6434) | `double` |\n| [mUpper](#struct_a_double_range_1a009503adc0b5ce278bb2f0a482dae965) | `double` |\n\nPublic attributes\n-----------------\n\n### mLower\n\nDeclared in `media/NdkMediaCodecInfo.h` \n\n```text\ndouble ADoubleRange::mLower\n``` \n\n### mUpper\n\nDeclared in `media/NdkMediaCodecInfo.h` \n\n```text\ndouble ADoubleRange::mUpper\n```"]]