AIntRange

A uitlity structure describing the range of two integer values.

Summary

Public attributes

mLower
int32_t
mUpper
int32_t

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.