BASS.NET API for the Un4seen BASS Audio Library

BASS_CD_TOC_TRACKlba Field

BASS.NET API for the Un4seen BASS Audio Library
The address in LBA (Logical Block Address) form.

Namespace:  Un4seen.Bass.AddOn.Cd
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public int lba

Field Value

Type: Int32
Remarks

Only to be used, if the BASS_CD_TOC_LBA or BASS_CD_TOC_INDEX flag was used in the BASS_CD_GetTOC(Int32, BASSCDTOCMode, BASS_CD_TOC_INTERNAL) call.

With the BASS_CD_TOC_INDEX flag this is an offset from the start of the track.

See Also

Reference