Maestro Audio Framework v 1.5
NXP Semiconductors
File List
Here is a list of all documented files with brief descriptions:
 error.hContains common error codes and definitions
 file_utils.hThis file provides file manipulation functions
 general_utils.hThis file provides general helper functions
 maestro_logging.hContains maestro_logging prototypes and definitions for the connected radio
 ringbuffer.hImplements a data ringbuffer
 streamer_api.hStreamer API header. Public APIs for using the maestro streamer framework
 streamer_element_properties.hHeader for streamer element properties
 streamer_message.hThis file includes definitions for messages used by the Streamer library
 streamer_pcm.hStreamer PCM API header. Public APIs for configuring the input/output PCM interfaces
 cci_metadata.hContains header data related to extracting metada for the codec interface subsystem
 codec_interface.hContains codec interface definitions
 codec_interface_public_api.hContains common codec interface APIs definitions
 errordefs.hContains error codes
 pad.cThis file contains the streamer element pad implementation
 pad.hThis file contains the definition of an element pad object
 pipeline.cThe implementation for the Af Streamer pipeline
 pipeline.hThis file contains the definition of the pipeline object
 streamer.cAf Streamer implementation
 streamer.hContains common types and functions used throughout the streamer
 streamer_element.cImplementation of streamer element
 streamer_element.hHeader for Streamer Element
 streamer_msg.cImplementation of streamer message handlers
 ccidec.cThis file contains the CCI decoder element pad implementation
 ccidec.hThis file contains the CCI header information
 codec_interface.cThis file contains the CCI decoder interface APIs definitions
 codecextractmetadata.cThis file Contains functionality that determines the file type and then calls the proper extract meta_data function
 audio_sink_pcmrtos.cThis file contains the implementation for the pcmrtos Audio Sink Interface
 audio_sink_pcmrtos.hThis file contains the definitions for the PCM manager Audio Sink Interface
 audio_src_pcmrtos.cThis file implement audio source element of pcmrtos
 audio_src_pcmrtos.hThis is the header file for the audio source element of pcmrtos
 audio_proc.cThis file contains the implementation for the AudioProc integration
 audio_proc.hThis file includes defines, enums and typedefs for audio_proc
 audio_sink.cThis file contains the audio sink element implementation
 audio_sink.hThis file includes defines, enums and typedefs for audio sink
 audio_src.cThis file implement audio source
 audio_src.hThis is the header file for the audio source element
 decoder.cThis file contains the decoder element functionality
 decoder.hThis file includes defines, enums and typedefs for decoder elements
 decoder_pads.cThis 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.hThis file defines the pad functions used for the decoder element
 file_sink.cThis file contains the implementation for the File Sink
 file_sink.hThis file includes defines, enums and typedefs for file sink
 file_src_freertos.cThis file implement file source element
 file_src_freertos.hThis is the header file for the file source element
 mem_sink.cThis file contains the implementation for the Memory Sink
 mem_sink.hThis file includes defines, enums and typedefs for memory sink
 mem_src.cThis file implement the memory source fucntions
 mem_src.hThis is the header file for the memory source element
 netbuf_src.cThis file implement the network buffer source fucntions
 netbuf_src.hThis is the header file for the network buffer source
 vit_sink.cThis file contains the implementation for the Vit Sink
 vit_sink.hThis file includes defines, enums and typedefs for vit sink
 cei.hCommon encoder interface API prototypes
 cei_enctypes.hBasic common encoder interface types, information, configuration structures
 cei_table.hStatic tables for encoder functions, sizes
 cci_codec_type_conversion.cThis file Contains CCI decoder type conversion APIs
 streamer_audiosrc.cImplementation of streamer audio source support
 streamer_audiosrc.hThis file contains the definition of the streamer audio source functionality
 streamer_fs.cImplementation of streamer file system support
 streamer_fs.hThis file contains the definition of the streamer filesystem functionality
 streamer_mic2file.hThis file contains the definition of the streamer audio source functionality
 streamer_opusmem2mem.cImplementation of tempoprary Opus memory-to-memory pipeline
 streamer_opusmem2mem.hThis file contains headers for the temporary memory-to-memory pipeline with Opus encoder
 file_utils.cThis file provides file manipulation functions
 general_utils.cThis file provides general helper and data conversion functions
 ringbuffer.cImplements a data ringbuffer