4.16. Play counter
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. There may only be one "PCNT" frame in each tag. When the
counter reaches all one's, one byte is inserted in front of the
counter thus making the counter eight bits bigger. The counter must
be at least 32-bits long to begin with.
<Header for 'Play counter', ID: "PCNT">
Counter $xx xx xx xx (xx ...)
@author Eric Farng
@version $Revision: 1.4 $