src/wrap.c File Reference

Automatically split mp3 files created with mp3wrap into the original tracks. More...

#include <string.h>
#include "splt.h"
Include dependency graph for wrap.c:

Go to the source code of this file.

Functions

void splt_w_set_wrap_default_values (splt_state *state)
void splt_w_wrap_free (splt_state *state)
int splt_w_wrap_put_file (splt_state *state, int wrapfiles, int index, const char *filename)

Detailed Description

Automatically split mp3 files created with mp3wrap into the original tracks.

Definition in file wrap.c.


Function Documentation

void splt_w_set_wrap_default_values ( splt_state state  ) 
Todo:
document this function.

Definition at line 43 of file wrap.c.

References splt_state::wrap, splt_wrap::wrap_files, and splt_wrap::wrap_files_num.

void splt_w_wrap_free ( splt_state state  ) 
Todo:
document this function.

Definition at line 99 of file wrap.c.

References splt_state::wrap, splt_wrap::wrap_files, and splt_wrap::wrap_files_num.

Referenced by splt_pl_dewrap().

Here is the caller graph for this function:

int splt_w_wrap_put_file ( splt_state state,
int  wrapfiles,
int  index,
const char *  filename 
)
Todo:
document this function.

Definition at line 51 of file wrap.c.

References splt_state::wrap, splt_wrap::wrap_files, and splt_wrap::wrap_files_num.


Generated on 3 Aug 2012 for libmp3splt by  doxygen 1.6.1