cue_parser Namespace Reference


Classes

struct  cue_entry
struct  track_record
class  embeddedcue_metadata_manager
class  __decoder_wrapper
class  __decoder_wrapper_simple
class  __decoder_wrapper_cue
class  input_wrapper_cue_t
class  chapterizer_impl_t

Typedefs

typedef pfc::chain_list_v2_t
< cue_entry
t_cue_entry_list
typedef pfc::map_t< unsigned,
track_record
track_record_list

Functions

 PFC_DECLARE_EXCEPTION (exception_bad_cuesheet, exception_io_data,"Invalid cuesheet")
void parse (const char *p_cuesheet, t_cue_entry_list &p_out)
 Throws exception_bad_cuesheet on failure.
void parse_info (const char *p_cuesheet, file_info &p_info, unsigned p_index)
 Throws exception_bad_cuesheet on failure.
void parse_full (const char *p_cuesheet, cue_creator::t_entry_list &p_out)
 Throws exception_bad_cuesheet on failure.


Typedef Documentation


Function Documentation

void cue_parser::parse ( const char *  p_cuesheet,
t_cue_entry_list &  p_out 
)

Throws exception_bad_cuesheet on failure.

void cue_parser::parse_full ( const char *  p_cuesheet,
cue_creator::t_entry_list p_out 
)

Throws exception_bad_cuesheet on failure.

void cue_parser::parse_info ( const char *  p_cuesheet,
file_info p_info,
unsigned  p_index 
)

Throws exception_bad_cuesheet on failure.

cue_parser::PFC_DECLARE_EXCEPTION ( exception_bad_cuesheet  ,
exception_io_data  ,
"Invalid cuesheet"   
)


Generated on Fri Apr 25 18:49:55 2008 for foobar2000 SDK by  doxygen 1.5.5