Maestro Audio Framework v 1.7
NXP Semiconductors
Loading...
Searching...
No Matches
StreamData Union Reference

StreamData. More...

#include <streamer_api.h>

Data Fields

uint32_t value32u
 32 bit unsigned value
 
uint16_t value16u
 16 bit unsigned value
 
uint8_t value8u
 8 bit unsigned value
 
int32_t value32s
 32 bit signed value
 
int16_t value16s
 16 bit signed value
 
int8_t value8s
 8 bit signed value
 
uint8_t valuebool
 bool value
 
StreamStringType string
 string value
 
StreamImageType image
 image value
 

Detailed Description

Holds the data related to a query or event


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