GroupDocs.Metadata makes it easy for Java developers to delete metadata information from MP3 files from within their applications by implementing a few easy steps.
- Load the MP3 file to be updated.
- Pass a search predicate to the RemoveProperties method.
- Check the number of properties that were actually removed.
- Save the changes.