|
TB2026-YDS Firmware
|
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 |
The resolved current track, filled by the navigation/read calls.
| size_t playlist_track_t::index |
0-based storage index of the track.
| const char* playlist_track_t::name |
storage_track_name(index): display name.
| const char* playlist_track_t::path |
storage_track_path(index): full POSIX path for decoder_open().