Click or drag to resize

NoteStartTimeIndex Property

Gets or sets start time index for this note.

Namespace: GSF.Media.Music
Assembly: GSF.Media (in GSF.Media.dll) Version: 2.4.181-beta
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public long StartTimeIndex { get; set; }
View Source

Property Value

Int64
Remarks
This is typically assigned and used by host Song
See Also