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


