How to manage and edit metadata of an audio file in Java -


greetings !! How I read the .aac file's metadata on Java, but still has not succeeded in proving useful. I'm new to programming and I'm doing this as an assignment. Most information I found:

But I can not work a simple program because the import is not present there. I believe this is for an old JDK, but the site says it has been updated.

I do not know where the metadata may be located in a .acc file, to know which one I should import, to start.

Thanks in advance!

Specifically provides some information about the AAC files created by iTunes, however, In a fairly good code sample, how the metadata information can be read.

I am assuming that the question is asking the specifications of AAC instead of third party libraries which can control metadata creation as I read it.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -