JVCL Help:TJvID3PopularimeterFrame

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvID3Frame
TJvID3PopularimeterFrame
run\JvID3v2Base.pas


Summary

Represents a populari meter frame.

run\JvID3v2Base.pas


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.

run\JvID3v2Base.pas


See Also

TJvID3PlayCounterFrame

run\JvID3v2Base.pas


About

Navigation

run\JvID3v2Base.pas



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