JVCL Help:TJvID3PlayCounterFrame

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
TJvID3PlayCounterFrame
run\JvID3v2Base.pas


Summary

Represents a play counter frame.

run\JvID3v2Base.pas


Pascal

 run\JvID3v2Base.pas
 TJvID3PlayCounterFrame = class(TJvID3Frame);


Description

Use TJvID3PlayCounterFrame to represent a play counter frame in a tag. Such a frame has frame identifier fiPlayCounter ("PCNT").
This is simply a counter of the number of times a file has been played. The value is increased by one every time the file begins to play.
Use property Counter to specifies the number of times a file has been played.
There may only be one play counter frame in each tag.

run\JvID3v2Base.pas


See Also

TJvID3PopularimeterFrame

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