BASS.NET API for the Un4seen BASS Audio Library

BASS_CD_TOC_TRACKframe Property

BASS.NET API for the Un4seen BASS Audio Library
The address in time form (frame part).

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

public byte frame { get; }

Property Value

Type: Byte
Remarks

Only to be used, if the BASS_CD_TOC_TIME flag was used in the BASS_CD_GetTOC(Int32, BASSCDTOCMode, BASS_CD_TOC_INTERNAL) call.
See Also

Reference