0 |
CDDB_OPT_SERVER |
ASCIIZ |
CDDB server address |
1 |
CDDB_OPT_PROXY |
ASCIIZ |
Proxy server address |
2 |
CDDB_OPT_USEPROXY |
BOOL |
Enable/disable use of proxy server |
3 |
CDDB_OPT_AGENT |
ASCIIZ |
Name and version of calling application. Ex: "xtractor 0.11a" |
4 |
CDDB_OPT_USER |
ASCIIZ |
Email address of user. Ex: "user@akrip.sourceforge.net" |
5 |
CDDB_OPT_PROXYPORT |
Integer |
Proxy server's port number |
6 |
CDDB_OPT_CGI |
ASCIIZ |
The relative address of the CGI script on the CDDB server. Ex: "/~cddb/cddb.cgi" |
7 |
CDDB_OPT_HTTPPORT |
Integer |
The port that the CDDB server is listening on. Usually port 80. |
8 |
CDDB_OPT_USECDPLAYERINI |
BOOL |
Default value is FALSE. When set to TRUE, CD information will automatically be written to CDPLAYER.INI after fetching from CDDB, and when an internet connection is not available, will attempt to read CD information from CDPLAYER.INI. |