Function Index Class Index

Get_Update_Stat


Functions

HC_EXTERNAL HIC_API void HIC_Get_Update_Stat (HIC_Rendition const *inr, const char *stat_name, double *stat_value)

Function Documentation

HC_EXTERNAL HIC_API void HIC_Get_Update_Stat ( HIC_Rendition const *  inr,
const char *  stat_name,
double *  stat_value 
)

Parameters:
inr A pointer to a const HIC_Rendition.
stat_name A pointer to a null terminated string specifying stat to query.
stat_value A pointer to double returning the value of the stat query.
Returns:
A double.
This function returns the value for the stat queried.