Click or drag to resize
TrackInfo Constructor (String)
Initializes a new instance of the TrackInfo class

Namespace: Alvas.Audio
Assembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax
public TrackInfo(
	string title
)

Parameters

title
Type: SystemString
track title
See Also