Click or drag to resize

AudioCDRipperGetTracks Method

Get all the tracks of the audio CD.

Namespace:  CSAudioCDRipper
Assembly:  CSAudioCDRipper (in CSAudioCDRipper.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public AudioCDRipperTrackInfo[] GetTracks(
	int DriveIndex
)

Parameters

DriveIndex
Type: SystemInt32
The CD drive index.

Return Value

Type: AudioCDRipperTrackInfo
See Also