track_play_counter property

track_play_counter property

Gets the number of times the file has been played. This value is represented by the PCNT frame.

Definition:

@property
def track_play_counter(self):
    ...

See Also