C# Class LyricsEngine.LRC.SimpleLRCFormat

Mostra file Open project: MediaPortal/MPTagThat

Public Properties

Property Type Description
AlbumLineStartRegex System.Text.RegularExpressions.Regex
ArtistLineStartRegex System.Text.RegularExpressions.Regex
LineLineRegex System.Text.RegularExpressions.Regex
OffsetLineStartRegex System.Text.RegularExpressions.Regex
TitleLineStartRegex System.Text.RegularExpressions.Regex

Property Details

AlbumLineStartRegex public_oe static_oe property

public static Regex,System.Text.RegularExpressions AlbumLineStartRegex
return System.Text.RegularExpressions.Regex

ArtistLineStartRegex public_oe static_oe property

public static Regex,System.Text.RegularExpressions ArtistLineStartRegex
return System.Text.RegularExpressions.Regex

LineLineRegex public_oe static_oe property

public static Regex,System.Text.RegularExpressions LineLineRegex
return System.Text.RegularExpressions.Regex

OffsetLineStartRegex public_oe static_oe property

public static Regex,System.Text.RegularExpressions OffsetLineStartRegex
return System.Text.RegularExpressions.Regex

TitleLineStartRegex public_oe static_oe property

public static Regex,System.Text.RegularExpressions TitleLineStartRegex
return System.Text.RegularExpressions.Regex