Stay organized with collections
Save and categorize content based on your preferences.
SMPTE ST 2086 "Mastering Display Color Volume" static metadata.
Summary
Public attributes
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.
[null,null,["Last updated 2024-11-19 UTC."],[],[],null,["# AHdrMetadata_smpte2086 Struct Reference\n\nAHdrMetadata_smpte2086\n======================\n\nSMPTE ST 2086 \"Mastering Display Color Volume\" static metadata.\n\nSummary\n-------\n\n| ### Public attributes ||\n|---------------------------------------------------------------------------------------------|---------------------------------------------------------------------------|\n| [displayPrimaryBlue](#struct_a_hdr_metadata__smpte2086_1aeaccfbb9f14572285b39cc5f1b6cc15b) | `struct `[AColor_xy](/ndk/reference/struct/a-color-xy#struct_a_color__xy) |\n| [displayPrimaryGreen](#struct_a_hdr_metadata__smpte2086_1aab8a91a0ca2d60d55090551e24a48e15) | `struct `[AColor_xy](/ndk/reference/struct/a-color-xy#struct_a_color__xy) |\n| [displayPrimaryRed](#struct_a_hdr_metadata__smpte2086_1ad3d4aae5ca6159f7f6bc7d5646134021) | `struct `[AColor_xy](/ndk/reference/struct/a-color-xy#struct_a_color__xy) |\n| [maxLuminance](#struct_a_hdr_metadata__smpte2086_1a2ea294c2eede1a5a0dd3623b39b867a6) | `float` |\n| [minLuminance](#struct_a_hdr_metadata__smpte2086_1a13127ed49cc50fc17ebeef158fc3a339) | `float` |\n| [whitePoint](#struct_a_hdr_metadata__smpte2086_1a10192eaf95bce7fa7f44e542b891603e) | `struct `[AColor_xy](/ndk/reference/struct/a-color-xy#struct_a_color__xy) |\n\nPublic attributes\n-----------------\n\n### displayPrimaryBlue\n\nDeclared in `android/hdr_metadata.h` \n\n```scdoc\nstruct AColor_xy AHdrMetadata_smpte2086::displayPrimaryBlue\n``` \n\n### displayPrimaryGreen\n\nDeclared in `android/hdr_metadata.h` \n\n```scdoc\nstruct AColor_xy AHdrMetadata_smpte2086::displayPrimaryGreen\n``` \n\n### displayPrimaryRed\n\nDeclared in `android/hdr_metadata.h` \n\n```scdoc\nstruct AColor_xy AHdrMetadata_smpte2086::displayPrimaryRed\n``` \n\n### maxLuminance\n\nDeclared in `android/hdr_metadata.h` \n\n```scdoc\nfloat AHdrMetadata_smpte2086::maxLuminance\n``` \n\n### minLuminance\n\nDeclared in `android/hdr_metadata.h` \n\n```scdoc\nfloat AHdrMetadata_smpte2086::minLuminance\n``` \n\n### whitePoint\n\nDeclared in `android/hdr_metadata.h` \n\n```scdoc\nstruct AColor_xy AHdrMetadata_smpte2086::whitePoint\n```"]]