node-taglib-sharp / Exports / Id3v2TimestampFormat
Specifies the timestamp format used by a few frame types.
• AbsoluteMilliseconds = 2
Timestamp represents the number of milliseconds since the beginning of the audio stream
• AbsoluteMpegFrames = 1
Timestamp represents the number of MPEG frames since the beginning of the audio stream
• Unknown = 0
Timestamp is of unknown format