Gets/sets the timestamp format of the synchronized lyrics.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill.Codecs.MediaProcessor (in Aurigma.GraphicsMill.Codecs.MediaProcessor.dll)

Syntax

Visual Basic

Public ReadOnly Property TimestampFormat As ID3LyricsTimestampFormat

C#

public ID3LyricsTimestampFormat TimestampFormat { get; }

Property Value

One of the ID3LyricsTimestampFormat values.

Remarks

One of the main feature of synchronized lyrics is that they contain timestamps. Timestamps may be of one of the two formats. Possible values are listed in the ID3LyricsTimestampFormat enumeration.