Click or drag to resize

SongFinish Method

Called when there are no more notes to add.

Namespace: GSF.Media.Music
Assembly: GSF.Media (in GSF.Media.dll) Version: 2.4.181-beta
Syntax
public void Finish()
View Source
Remarks
This flushes the remaining queued notes into the song allowing them to run their remaining time.
See Also