TB2026-YDS Firmware
Loading...
Searching...
No Matches
playlist_track_t Struct Reference

The resolved current track, filled by the navigation/read calls. More...

#include <playlist.h>

Data Fields

size_t index
const char * path
const char * name

Detailed Description

The resolved current track, filled by the navigation/read calls.

Field Documentation

◆ index

size_t playlist_track_t::index

0-based storage index of the track.

◆ name

const char* playlist_track_t::name

storage_track_name(index): display name.

◆ path

const char* playlist_track_t::path

storage_track_path(index): full POSIX path for decoder_open().


The documentation for this struct was generated from the following file: