What’s the easiest way to:
- load an mp3 from filesystem
- get a mp3 bitrate metadata
- mp3 file size
- play the mp3 on iTunes
with Cocoa ?
I currently have the file path only.
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
For metadata you can use MDItem.
For file size
play the mp3 on iTunes