X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=config.h;h=f39c9fb2d89feb81b05097c673ac6c62f032a40c;hb=2478974dfde05063cbf0233e3d3c434ca2f46c7c;hp=1430824606b8a565861a980f2006ca583c19d041;hpb=f259ec53101a3754cd2da24a369ea48bb1947e62;p=staging%2Fagl-audio-plugin.git diff --git a/config.h b/config.h index 1430824..f39c9fb 100644 --- a/config.h +++ b/config.h @@ -34,6 +34,7 @@ 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; } rtgroup_def;