Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 816 Bytes

Id3v2TimestampFormat.md

File metadata and controls

37 lines (20 loc) · 816 Bytes

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