mp3splt-gtk
splt_state Struct Reference

#include <mp3splt.h>

Collaboration diagram for splt_state:

Data Fields

int cancel_split
void * codec
int current_plugin
char * default_comment_tag
char * default_genre_tag
splt_error err
splt_freedb fdb
char * fname_to_split
char * input_fname_regex
splt_internal iopts
char * m3u_filename
splt_oformat oformat
splt_options options
splt_original_tags original_tags
char * path_of_split
splt_pluginsplug
splt_syncerrorsserrors
struct splt_ssplitsilence_list
char * silence_log_fname
splt_struct split
unsigned long syncerrors
splt_wrapwrap

Detailed Description

structure for the splt state

Definition at line 783 of file mp3splt.h.


Field Documentation

setting to SPLT_TRUE cancels the split

Definition at line 786 of file mp3splt.h.

file format states, mp3,ogg..

Definition at line 834 of file mp3splt.h.

error strings for error code messages

Definition at line 837 of file mp3splt.h.

freedb related

Definition at line 822 of file mp3splt.h.

filename to split

Definition at line 788 of file mp3splt.h.

setting tags from input filename regex

Definition at line 796 of file mp3splt.h.

internal options

Definition at line 825 of file mp3splt.h.

output format

Definition at line 809 of file mp3splt.h.

options for the split

Definition at line 805 of file mp3splt.h.

tags of the original file to split

Definition at line 802 of file mp3splt.h.

where the split file will be split

Definition at line 790 of file mp3splt.h.

plugins structure

Definition at line 840 of file mp3splt.h.

syncerror related

Definition at line 813 of file mp3splt.h.

see the ssplit structure

Definition at line 828 of file mp3splt.h.

filename of the silence log: 'mp3splt.log' in the original mp3splt

Definition at line 844 of file mp3splt.h.

split related

Definition at line 807 of file mp3splt.h.

unsigned long splt_state::syncerrors

counter for the number of sync errors found

  • the state->serros->serrors_points_num must be used when processing the syncerrors from 'serrors'
  • this is just a standalone counter

Definition at line 820 of file mp3splt.h.

wrap related

Definition at line 811 of file mp3splt.h.


The documentation for this struct was generated from the following file: