JVCL Help:TJvID3PopularimeterFrame
JVCL Help: TJvID3PopularimeterFrame Class
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvID3Frame
TJvID3PopularimeterFrame
run\JvID3v2Base.pas
Summary
Represents a populari meter frame.
Pascal
run\JvID3v2Base.pas
TJvID3PopularimeterFrame = class(TJvID3Frame);
Description
Use TJvID3PopularimeterFrame to represent a populari meter frame in a tag. Such a frame has frame identifier fiPopularimeter ("POPM").
The purpose of this frame is to specify how good an audio file is. Many interesting applications could be found to this frame such as a playlist that features better audio files more often than others or it could be used to profile a person's taste and find other 'good' files by comparing people's profiles.
The frame is very simple. It contains the email
address to the user, a rating and a play counter, intended to be increased with one for every time the file is played.
There may be more than one populari meter frame in each tag, but only one with the same email address.
See Also
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page