blob: 4cae18e3058f400a8d435c36484f93d0c9413fc8 [file] [log] [blame]
/*
* mixer.h header file
* thomas@apestaart.org
*/
typedef struct
{
GstElement *pipe, *filesrc, *volenv;
char *location;
int channel_id;
} input_channel_t;