![]() |
Maestro Audio Framework v 1.5
NXP Semiconductors
|
| error.h | Contains common error codes and definitions |
| file_utils.h | This file provides file manipulation functions |
| general_utils.h | This file provides general helper functions |
| maestro_logging.h | Contains maestro_logging prototypes and definitions for the connected radio |
| ringbuffer.h | Implements a data ringbuffer |
| streamer_api.h | Streamer API header. Public APIs for using the maestro streamer framework |
| streamer_element_properties.h | Header for streamer element properties |
| streamer_message.h | This file includes definitions for messages used by the Streamer library |
| streamer_pcm.h | Streamer PCM API header. Public APIs for configuring the input/output PCM interfaces |
| cci_metadata.h | Contains header data related to extracting metada for the codec interface subsystem |
| codec_interface.h | Contains codec interface definitions |
| codec_interface_public_api.h | Contains common codec interface APIs definitions |
| errordefs.h | Contains error codes |
| pad.c | This file contains the streamer element pad implementation |
| pad.h | This file contains the definition of an element pad object |
| pipeline.c | The implementation for the Af Streamer pipeline |
| pipeline.h | This file contains the definition of the pipeline object |
| streamer.c | Af Streamer implementation |
| streamer.h | Contains common types and functions used throughout the streamer |
| streamer_element.c | Implementation of streamer element |
| streamer_element.h | Header for Streamer Element |
| streamer_msg.c | Implementation of streamer message handlers |
| ccidec.c | This file contains the CCI decoder element pad implementation |
| ccidec.h | This file contains the CCI header information |
| codec_interface.c | This file contains the CCI decoder interface APIs definitions |
| codecextractmetadata.c | This file Contains functionality that determines the file type and then calls the proper extract meta_data function |
| audio_sink_pcmrtos.c | This file contains the implementation for the pcmrtos Audio Sink Interface |
| audio_sink_pcmrtos.h | This file contains the definitions for the PCM manager Audio Sink Interface |
| audio_src_pcmrtos.c | This file implement audio source element of pcmrtos |
| audio_src_pcmrtos.h | This is the header file for the audio source element of pcmrtos |
| audio_proc.c | This file contains the implementation for the AudioProc integration |
| audio_proc.h | This file includes defines, enums and typedefs for audio_proc |
| audio_sink.c | This file contains the audio sink element implementation |
| audio_sink.h | This file includes defines, enums and typedefs for audio sink |
| audio_src.c | This file implement audio source |
| audio_src.h | This is the header file for the audio source element |
| decoder.c | This file contains the decoder element functionality |
| decoder.h | This file includes defines, enums and typedefs for decoder elements |
| decoder_pads.c | This file contains the pad functions used in the decoder element. These functions are wrappers that call the decoder specific implementation defined in DecoderHandlerType |
| decoder_pads.h | This file defines the pad functions used for the decoder element |
| file_sink.c | This file contains the implementation for the File Sink |
| file_sink.h | This file includes defines, enums and typedefs for file sink |
| file_src_freertos.c | This file implement file source element |
| file_src_freertos.h | This is the header file for the file source element |
| mem_sink.c | This file contains the implementation for the Memory Sink |
| mem_sink.h | This file includes defines, enums and typedefs for memory sink |
| mem_src.c | This file implement the memory source fucntions |
| mem_src.h | This is the header file for the memory source element |
| netbuf_src.c | This file implement the network buffer source fucntions |
| netbuf_src.h | This is the header file for the network buffer source |
| vit_sink.c | This file contains the implementation for the Vit Sink |
| vit_sink.h | This file includes defines, enums and typedefs for vit sink |
| cei.h | Common encoder interface API prototypes |
| cei_enctypes.h | Basic common encoder interface types, information, configuration structures |
| cei_table.h | Static tables for encoder functions, sizes |
| cci_codec_type_conversion.c | This file Contains CCI decoder type conversion APIs |
| streamer_audiosrc.c | Implementation of streamer audio source support |
| streamer_audiosrc.h | This file contains the definition of the streamer audio source functionality |
| streamer_fs.c | Implementation of streamer file system support |
| streamer_fs.h | This file contains the definition of the streamer filesystem functionality |
| streamer_mic2file.h | This file contains the definition of the streamer audio source functionality |
| streamer_opusmem2mem.c | Implementation of tempoprary Opus memory-to-memory pipeline |
| streamer_opusmem2mem.h | This file contains headers for the temporary memory-to-memory pipeline with Opus encoder |
| file_utils.c | This file provides file manipulation functions |
| general_utils.c | This file provides general helper and data conversion functions |
| ringbuffer.c | Implements a data ringbuffer |