Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateLrcOptions

Options of creating lrc file.

Hierarchy

  • CreateLrcOptions

Index

Properties

Properties

Optional eol

eol: undefined | string

End-of-line sequence.

default

\n

Optional millisecondDigits

millisecondDigits: undefined | number

Width of millisecond digits. Additional zeros will be inserted at the end.

For example, if it equals 3, 50 will be formatted as 500.

default

2

Generated using TypeDoc