#include <stdio.h>#include <stdlib.h>#include <unistd.h>#include <iostream.h>#include <string>#include <signal.h>#include "aflibMpg123File.h"#include "aflibData.h"#include "aflibFileItem.h"Defines | |
| #define | MODULE_NAME "aflibMpgFile" |
| #define | LAYER1_FRAME_SIZE 384 |
| #define | LAYER2_FRAME_SIZE 1152 |
| #define | TEMP_DIR "/usr/tmp/" |
| #define | IN_PIPE "mpg123-in-XXXXXX" |
| #define | OUT_PIPE "mpg123-out-XXXXXX" |
| #define | MPG123 "mpg123" |
Functions | |
| aflibFile* | getAFileObject () |
| void | query (list< aflibFileItem *> &support_list) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.6 written by Dimitri van Heesch,
© 1997-2001