Click or drag to resize

ID3Tags Methods

The ID3Tags type exposes the following members.

Methods
  NameDescription
Public methodCheckLicense
Check the user license of the component.
Protected methodDispose
Clean up any resources being used.
(Overrides ID3TagsLibDispose(Boolean).)
Public methodOpen
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.
(Overrides ID3TagsLibOpen(String).)
Public methodResetFont (Overrides Control.ResetFont.)
Public methodSet
Set the ID3 tags to the opened multimedia files.
(Overrides ID3TagsLibSet.)
Top
See Also