#include "stream.h"
#include "frame.h"


Go to the source code of this file.
Functions | |
| int | mad_layer_I (struct mad_stream *, struct mad_frame *) |
| Decodes a single Layer I frame. | |
| int | mad_layer_II (struct mad_stream *, struct mad_frame *) |
| Decodes a single Layer II frame. | |
Definition in file layer12.h.
1.5.5