Paraslash Audio Streaming | |
About News Download Documentation Development |
Paraslash's amplify filter. More...
#include <regex.h>
#include <lopsub.h>
#include "filter_cmd.lsg.h"
#include "para.h"
#include "list.h"
#include "sched.h"
#include "buffer_tree.h"
#include "filter.h"
#include "string.h"
#include "error.h"
Variables | |
char * | stat_item_values [NUM_STAT_ITEMS] |
The array of status items sent by para_server. More... | |
const struct filter | lsg_filter_cmd_com_amp_user_data |
Paraslash's amplify filter.
|
extern |
The array of status items sent by para_server.
The array of status items sent by para_server.
This is used by the amp filter which first tries to obtain the amplification value from an element in this array.
const struct filter lsg_filter_cmd_com_amp_user_data |