The BASS_TAG_ID3 type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Album |
The album string (max. 30 characters).
| |
| Artist |
The artist string (max. 30 characters).
| |
| Comment |
The comment string (max. 28 characters).
| |
| ID |
The id string (should be 'TAG').
| |
| Title |
The title string (max. 30 characters).
| |
| Year |
The year string (max. 4 characters).
|
See Also