Click or drag to resize

SourceTrack Constructor (Int32, TimeSpan, TimeSpan)

Initializes a new instance of the SourceTrack class

Namespace:  Options.Core
Assembly:  CSAudioCDRipper (in CSAudioCDRipper.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public SourceTrack(
	int TrackIndex,
	TimeSpan From,
	TimeSpan To
)

Parameters

TrackIndex
Type: SystemInt32
From
Type: SystemTimeSpan
To
Type: SystemTimeSpan
See Also