TimeStamp

constructor(start: Double, end: Double, name: String, type: ChapterType = ChapterType.Other)(source)

Parameters

start

Start of the timestamp, in seconds.

end

End of the timestamp, in seconds.

name

Display name of timestamp.

type

Type of timestamp.