TB2026-YDS Firmware
Loading...
Searching...
No Matches
track_meta.c File Reference

Tags + format reader (see track_meta.h): MP3 ID3v2/ID3v1, WAV header, no playback. More...

#include "track_meta.h"
#include "mp3_frame.h"
#include "esp_log.h"
#include <stdio.h>
#include <string.h>

Functions

esp_err_t track_meta_read (const char *path, track_meta_t *out)
 Read the tags and format of path.

Detailed Description

Tags + format reader (see track_meta.h): MP3 ID3v2/ID3v1, WAV header, no playback.

Note
Développé avec l'assistance de Claude Opus 4.8 (Anthropic), sous la direction de Y. Dos Santos : spécification, revue et validation sur cible par l'auteur.