Maestro Audio Framework v 1.5
NXP Semiconductors
streamer_opusmem2mem.h File Reference

This file contains headers for the temporary memory-to-memory pipeline with Opus encoder. More...

Functions

int streamer_build_opusmem2mem_pipeline (int8_t pipeline_index, StreamPipelineType pipeline_type, STREAMER_T *task_data)
 Build the opus memory to memory pipeline. More...
 
int streamer_destroy_opusmem2mem_pipeline (int8_t pipeline_index, STREAMER_T *task_data)
 Destroy the opus memory to memory pipeline. More...
 

Function Documentation

◆ streamer_build_opusmem2mem_pipeline()

int streamer_build_opusmem2mem_pipeline ( int8_t  pipeline_index,
StreamPipelineType  pipeline_type,
STREAMER_T task_data 
)
Parameters
pipeline_indexPipeline index
pipeline_typePipeline type
task_dataPointer to streamer object
Returns
int

◆ streamer_destroy_opusmem2mem_pipeline()

int streamer_destroy_opusmem2mem_pipeline ( int8_t  pipeline_index,
STREAMER_T task_data 
)
Parameters
pipeline_indexPipeline index
task_dataPointer to streamer task data
Returns
int