Enumeration: Id3v2TimestampFormat
March 10, 2023 · View on GitHub
node-taglib-sharp / Exports / Id3v2TimestampFormat
Enumeration: Id3v2TimestampFormat
Specifies the timestamp format used by a few frame types.
Table of contents
Enumeration Members
Enumeration Members
AbsoluteMilliseconds
• AbsoluteMilliseconds = 2
Timestamp represents the number of milliseconds since the beginning of the audio stream
AbsoluteMpegFrames
• AbsoluteMpegFrames = 1
Timestamp represents the number of MPEG frames since the beginning of the audio stream
Unknown
• Unknown = 0
Timestamp is of unknown format