X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=config.h;h=be0098d8ca6b72c0d39ef8f78efb8ef455700fd8;hb=6ff54b679a829f07bd53b128529b9eaef244988c;hp=1430824606b8a565861a980f2006ca583c19d041;hpb=acb229813f5845e8b38bea56870211319887f3b4;p=staging%2Fagl-audio-plugin.git diff --git a/config.h b/config.h index 1430824..be0098d 100644 --- a/config.h +++ b/config.h @@ -34,8 +34,9 @@ typedef struct { typedef struct { agl_direction type; /* agl_input/agl_output */ const char *name; + const char *node_desc; agl_rtgroup_accept_t accept; - agl_rtgroup_compare_t compare; + agl_rtgroup_effect_t effect; } rtgroup_def; /* CLASS MAP (agl_phone="phone" card routing group...) */