ADR (high 4 bits) and control (low 4 bits) fields.
Namespace: Un4seen.Bass.AddOn.Cd
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.17.7
Syntax
Field Value
Type: ByteRemarks
| Attribute | Description |
|---|---|
| BASS_CD_TOC_CON_COPY | Digital copy permitted. |
| BASS_CD_TOC_CON_DATA | Data track. |
| BASS_CD_TOC_CON_PRE | Pre-emphasis of 50/15 µs. |
You might use the ADR and Control properties to get the respective fields directly.
See Also