Contains possible timestamp formats of synchronized lyrics.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill.Codecs.MediaProcessor (in Aurigma.GraphicsMill.Codecs.MediaProcessor.dll)
Public Enumeration ID3LyricsTimestampFormat
public enum ID3LyricsTimestampFormat
Member name | Description | |
---|---|---|
FrameNumbers |
Format that uses MPEG frames as units. |
|
Milliseconds |
Format that uses milliseconds as units. |
One of the main feature of synchronized lyrics is that they contain timestamps. Both formats, in which timestamps can be presented, hold values as absolute points of time but use different measure units. Absolute time means that every stamp contains the time from the beginning of the file.