Calculate and return the CDDB/freedb ID for a cue sheet. The function
assumes the cue sheet corresponds to a CD; the result is undefined
if the cuesheet's is_cd bit is not set.
\param object A pointer to an existing CUESHEET object.
\assert
\code object != NULL \endcode
\code object->type == FLAC__METADATA_TYPE_CUESHEET \endcode
\retval FLAC__uint32
The uint integer representation of the CDDB/freedb ID
Calculate and return the CDDB/freedb ID for a cue sheet. The function assumes the cue sheet corresponds to a CD; the result is undefined if the cuesheet's is_cd bit is not set.
\param object A pointer to an existing CUESHEET object. \assert \code object != NULL \endcode \code object->type == FLAC__METADATA_TYPE_CUESHEET \endcode \retval FLAC__uint32 The uint integer representation of the CDDB/freedb ID