mp3-player/fileHandler.h

2 lines
65 B
C

//返回path路径下的.mp3文件数
extern int getPlaylist(char *path);