![]() |
Maestro Audio Framework
v 1.0
NXP Semiconductors
|
Streamer Data Structure. More...
#include <streamer_api.h>
Data Fields | |
PipelineHandle | pipes [MAX_PIPELINES] |
Array of pointers to pipeline objects. | |
ElementHandle | elems [MAX_ELEMENTS] |
Array of pointers to element objects. | |
int8_t | exit_thread |
Flag used to signify thread should be terminated. | |
OsaMq | mq_out |
Pointer to Message Queue for sending message out. | |
OsaMq | streamer_mq |
Pointer to message queue for receive message. | |
bool | is_active |
is tasking running or terminated | |
StreamPipelineType | pipeline_type |
Holds data used throughout the streamer task. This includes: