Creates and initializes a new ID3SynchronisedLyrics class instance with the specified content type and timestamp format.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill.Codecs.MediaProcessor (in Aurigma.GraphicsMill.Codecs.MediaProcessor.dll)
Public Sub New ( _ type As ID3LyricsContentType, _ format As ID3LyricsTimestampFormat _ )
public ID3SynchronisedLyrics( ID3LyricsContentType type, ID3LyricsTimestampFormat format )