CddbRequestAlbumInfo method |
|
Remarks
Requests the CDDB album info for the CD currently inside the given CD drive: this call needs an active Internet connection.
When requested information will become available, a CddbAlbumInfoAvailable event will be raised: at this point it will be possible: Obtaining the CD album info through the CddbGetAlbumInfo method. Getting each CD track title through the CddbGetTrackTitle method.
This method call will also try to obtain the CD cover pictures: in case it should find them, the CdCoverURLsAvailable and CdCoverPictureFileAvailable events will be raised so it will be possible: Getting the URLs of the CD cover pictures using the GetCdCoverPictureURL method Getting the temporary file pathname, containing the downloaded CD cover pictures, using the GetCdCoverPictureFile method.
See the How to get Audio CD info using CDDB servers tutorial for further details.
Syntax
Return value
|