Maestro Audio Framework v 1.7
NXP Semiconductors
Loading...
Searching...
No Matches
codecextractmetadata.c File Reference

This file Contains functionality that determines the file type and then calls the proper extract meta_data function. More...

#include "codec_interface_public_api.h"
#include "audio_cfg.h"
#include "cci_metadata.h"

Functions

int32_t ccidec_extract_meta_data (audio_stream_type_t stream_type, file_meta_data_t *meta_data, CCI_Ctx *ctx)
 CCI extract metadata top level function for streamer interface.
 

Function Documentation

◆ ccidec_extract_meta_data()

int32_t ccidec_extract_meta_data ( audio_stream_type_t streamType,
file_meta_data_t * meta_data,
CCI_Ctx * ctx )
Parameters
[in]streamTypeAudio Stream Type.
[in]meta_datameta_data extracted from the file.
[in]ctxPointer to CCI Context structure.
Return values
CODEC_SUCCESSif meta_data found successfully.
CODEC_METADATA_FILETYPE_FAILEDif meta_data not found