Public Attributes | |
gchar * | path [CONF_SOURCE_END] |
gchar ** | files |
gchar ** | names |
Definition at line 82 of file nnstreamer_conf.c.
gchar** subplugin_conf::files |
Null terminated list of full filepaths
Definition at line 93 of file nnstreamer_conf.c.
gchar** subplugin_conf::names |
Null terminated list of subplugin names
Definition at line 94 of file nnstreamer_conf.c.
gchar* subplugin_conf::path[CONF_SOURCE_END] |
directory paths
Definition at line 88 of file nnstreamer_conf.c.