ID3TagsLib Methods |
The ID3TagsLib type exposes the following members.
Name | Description | |
---|---|---|
AddImageFromFile |
Set the ID3 tags to the opened multimedia files.
| |
ClearAllTags |
Clear all the tags of the selected multimedia file.
| |
ClearTag |
Remove a tag type from the opened multimedia file.
| |
Dispose |
Clean up any resources being used.
(Overrides ContainerControlDispose(Boolean).) | |
Init |
Init the library with your registration key. Use 'Trial Mode.' on trial. This function must be call before using any functionality of the library.
| |
Open |
Open a multimedia file. You can add/get/set tags only after calling this function. The supported format are: avi, mp3, mpc, mp4, asf, aiff, aif, aifc, tta, wv, ogg, flac, spx, opus, ape, xiph, wma, jpg, jpeg, png, mpg, mpeg and many other multimedia files.
| |
Set |
Set the ID3 tags to the opened multimedia files.
|