Maestro Audio Framework v 1.7
NXP Semiconductors
|
#include <streamer_element.h>
Data Fields | |
uint32_t | size |
Size of the element. | |
int32_t(* | init_element )(StreamElement *element) |
Element initialization function. | |
Element Initialization Entry Specify the size of a specific element type data structure and provide a function to initialize the data.