Maestro Audio Framework  v 1.0
NXP Semiconductors
STREAMER_CREATE_PARAM Struct Reference

Streamer Arguments. More...

#include <streamer_api.h>

Data Fields

char out_mq_name [STREAMER_MQ_NAME_LENGTH]
 msg queue to which streamer send message
 
uint32_t stack_size
 
uint32_t interval
 Stack size of streamer task.
 
StreamPipelineType pipeline_type
 task interval of streamer task
 
char * in_dev_name
 streamer pipeline type
 
char * out_dev_name
 input device name
 
char * task_name
 output device name
 

Detailed Description

Structure for passing input arguments to the streamer task. Note: A full message queue name will consist of a generic base name concatenated with a unique identifier which is taken from the Thread ID for the task that owns (receives messages on) the message queue.


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