Wasabi ExpressPlay SDK for iOS  1.23.0
Data Fields
SHI_ValueArray Struct Reference

Array of values. More...

#include <ShiData.h>

Data Fields

SHI_DataType value_type
 Type of the values in the array. More...
 
SHI_Cardinal value_count
 Number of values in the array. More...
 
const SHI_DataValuevalues
 Pointer to the array values. More...
 

Detailed Description

Array of values.

Field Documentation

◆ value_count

SHI_Cardinal SHI_ValueArray::value_count

Number of values in the array.

◆ value_type

SHI_DataType SHI_ValueArray::value_type

Type of the values in the array.

◆ values

const SHI_DataValue* SHI_ValueArray::values

Pointer to the array values.


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