AJA NTV2 SDK  17.6.0.2675
NTV2 SDK 17.6.0.2675
HDRFloatValues Struct Reference

#include <ntv2publicinterface.h>

Public Member Functions

HDRFloatValueszero (void)
 
bool validPrimariesAndWhitePoint (void) const
 
bool setFromRegValues (const HDRRegValues &inRegValues)
 
bool toRegValues (HDRRegValues &outVals) const
 

Public Attributes

float greenPrimaryX
 
float greenPrimaryY
 
float bluePrimaryX
 
float bluePrimaryY
 
float redPrimaryX
 
float redPrimaryY
 
float whitePointX
 
float whitePointY
 
uint16_t maxMasteringLuminance
 
float minMasteringLuminance
 
uint16_t maxContentLightLevel
 
uint16_t maxFrameAverageLightLevel
 
uint8_t electroOpticalTransferFunction
 
uint8_t staticMetadataDescriptorID
 

Detailed Description

Definition at line 10237 of file ntv2publicinterface.h.

Member Function Documentation

◆ setFromRegValues()

bool HDRFloatValues::setFromRegValues ( const HDRRegValues inRegValues)
inline

Definition at line 10269 of file ntv2publicinterface.h.

◆ toRegValues()

bool HDRFloatValues::toRegValues ( HDRRegValues outVals) const
inline

Definition at line 10288 of file ntv2publicinterface.h.

◆ validPrimariesAndWhitePoint()

bool HDRFloatValues::validPrimariesAndWhitePoint ( void  ) const
inline

Definition at line 10259 of file ntv2publicinterface.h.

◆ zero()

HDRFloatValues& HDRFloatValues::zero ( void  )
inline

Definition at line 10255 of file ntv2publicinterface.h.

Member Data Documentation

◆ bluePrimaryX

float HDRFloatValues::bluePrimaryX

Definition at line 10241 of file ntv2publicinterface.h.

◆ bluePrimaryY

float HDRFloatValues::bluePrimaryY

Definition at line 10242 of file ntv2publicinterface.h.

◆ electroOpticalTransferFunction

uint8_t HDRFloatValues::electroOpticalTransferFunction

Definition at line 10251 of file ntv2publicinterface.h.

◆ greenPrimaryX

float HDRFloatValues::greenPrimaryX

Definition at line 10239 of file ntv2publicinterface.h.

◆ greenPrimaryY

float HDRFloatValues::greenPrimaryY

Definition at line 10240 of file ntv2publicinterface.h.

◆ maxContentLightLevel

uint16_t HDRFloatValues::maxContentLightLevel

Definition at line 10249 of file ntv2publicinterface.h.

◆ maxFrameAverageLightLevel

uint16_t HDRFloatValues::maxFrameAverageLightLevel

Definition at line 10250 of file ntv2publicinterface.h.

◆ maxMasteringLuminance

uint16_t HDRFloatValues::maxMasteringLuminance

Definition at line 10247 of file ntv2publicinterface.h.

◆ minMasteringLuminance

float HDRFloatValues::minMasteringLuminance

Definition at line 10248 of file ntv2publicinterface.h.

◆ redPrimaryX

float HDRFloatValues::redPrimaryX

Definition at line 10243 of file ntv2publicinterface.h.

◆ redPrimaryY

float HDRFloatValues::redPrimaryY

Definition at line 10244 of file ntv2publicinterface.h.

◆ staticMetadataDescriptorID

uint8_t HDRFloatValues::staticMetadataDescriptorID

Definition at line 10252 of file ntv2publicinterface.h.

◆ whitePointX

float HDRFloatValues::whitePointX

Definition at line 10245 of file ntv2publicinterface.h.

◆ whitePointY

float HDRFloatValues::whitePointY

Definition at line 10246 of file ntv2publicinterface.h.


The documentation for this struct was generated from the following file: