ID3V2PlayCounterFrame
Leave feedback
On this page
Inheritance: java.lang.Object, com.groupdocs.metadata.core.MetadataPackage, com.groupdocs.metadata.core.CustomPackage, com.groupdocs.metadata.core.ID3V2TagFrame
public final class ID3V2PlayCounterFrame extends ID3V2TagFrame
Represents a PCNT frame in an ID3V2Tag . This is simply a counter of the number of times a file has been played.
Learn more
| Method | Description |
|---|---|
| getValue() | Gets the number of times the file has been played. |
public final long getValue()
Gets the number of times the file has been played.
Returns: long - The number of times the file has been played.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.