|
Public Attributes |
| enum mad_decoder_mode | mode |
| int | options |
| struct { |
| long pid |
| int in |
| int out |
| } | async |
| struct { |
| mad_stream stream |
| mad_frame frame |
| mad_synth synth |
| } | sync |
| void * | cb_data |
| enum mad_flow(* | input_func )(void *, struct mad_stream *) |
| enum mad_flow(* | header_func )(void *, struct mad_header const *) |
| enum mad_flow(* | filter_func )(void *, struct mad_stream const *, struct mad_frame *) |
| enum mad_flow(* | output_func )(void *, struct mad_header const *, struct mad_pcm *) |
| enum mad_flow(* | error_func )(void *, struct mad_stream *, struct mad_frame *) |
| enum mad_flow(* | message_func )(void *, void *, unsigned int *) |
| struct { |
| long pid |
| int in |
| int out |
| } | async |
| struct { |
| mad_stream stream |
| mad_frame frame |
| mad_synth synth |
| } | sync |
| void * | cb_data |