libmp3splt
src/cddb.c File Reference
#include <string.h>
#include <ctype.h>
#include <math.h>
#include "splt.h"
#include "cddb_cue_common.h"
#include "cddb.h"
Include dependency graph for cddb.c:

Go to the source code of this file.

Functions

int splt_cddb_put_splitpoints (const char *file, splt_state *state, int *error)

Detailed Description

The cddb search functionality.

Definition in file cddb.c.