[SOLVED] Program in C/C++ that can read mp3

15.00 $

Programming resource
Digital learning resource
Category:
Practical programming resource
Suitable for guided study and reference
Tutor guidance available when needed

Description

5/5 - (2 votes)

Write a program in C/C++ that can read mp3 files from somewhere on your computer, and display the time elapsed of the song, and time remaining. I think the ID3 tags or metadata of the mp3 file must be read in order to get the necessary information from the mp3 file. Please look into that. Please print the time elapsed of the song, and time remaining. The printed values should also be updating as the song is playing, to show the correct numbers

Resource details

Understand the Task Before You Use the Resource

Review the requirements, identify the programming concepts involved, study the implementation and test your understanding with your own examples and modifications.