ACameraMetadata_rational

Definition of rational data type in ACameraMetadata.

Summary

Public attributes

denominator
int32_t
numerator
int32_t

Public attributes

denominator

Declared in camera/NdkCameraMetadata.h
int32_t ACameraMetadata_rational::denominator

numerator

Declared in camera/NdkCameraMetadata.h
int32_t ACameraMetadata_rational::numerator

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 2024年11月19日 UTC.