diff options
Diffstat (limited to 'doc/api-ref/html/search/functions_1.js')
-rw-r--r-- | doc/api-ref/html/search/functions_1.js | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/api-ref/html/search/functions_1.js b/doc/api-ref/html/search/functions_1.js index caf07a6..02459a7 100644 --- a/doc/api-ref/html/search/functions_1.js +++ b/doc/api-ref/html/search/functions_1.js @@ -1,5 +1,7 @@ var searchData= [ - ['call',['call',['../class_lib_soundmanager.html#a1fe952a4dabbab6126cc23e36c79c773',1,'LibSoundmanager']]], - ['call_5fsync',['call_sync',['../class_lib_soundmanager.html#ae5b83ce661b1d785de2518ca10113956',1,'LibSoundmanager']]] + ['call',['call',['../class_lib_soundmanager.html#a1fe952a4dabbab6126cc23e36c79c773',1,'LibSoundmanager::call(const std::string &verb, struct json_object *arg)'],['../class_lib_soundmanager.html#a872d65bc665189c7b6a882c6067daaed',1,'LibSoundmanager::call(const char *verb, struct json_object *arg)']]], + ['connect',['connect',['../class_lib_soundmanager.html#aa570a8373e057127c85107e13053669c',1,'LibSoundmanager::connect(int sourceID, int sinkID)'],['../class_lib_soundmanager.html#a2ed96ee8a96cf0fdc79335e631e314c4',1,'LibSoundmanager::connect(int sourceID, const std::string &sinkName)']]], + ['create_5fdomain_5fdata',['create_domain_data',['../sm-helper_8c.html#af76a3fdf18a0f4ce83e6732e34d30344',1,'create_domain_data(struct domain_data *data): sm-helper.c'],['../sm-helper_8h.html#a6b6746be407c77c641065a76fcbff019',1,'create_domain_data(struct domain_data *): sm-helper.c']]], + ['create_5fsource_5fdata',['create_source_data',['../sm-helper_8c.html#a3da984668307f39d541053eba1d78a83',1,'create_source_data(guint16 sourceID, guint16 domainID, const char *appname, guint16 sourceClassID, gint32 sourceState, gint16 volume, gboolean visible, struct availability_s availables, guint16 interrupt, struct sound_property_s soundPropertyList, gint32 connectionFormatList, struct main_sound_property_s mainPropertyList, struct notification_config_s NConfRouting, struct notification_config_s NConfCommand): sm-helper.c'],['../sm-helper_8h.html#a3da984668307f39d541053eba1d78a83',1,'create_source_data(guint16 sourceID, guint16 domainID, const char *appname, guint16 sourceClassID, gint32 sourceState, gint16 volume, gboolean visible, struct availability_s availables, guint16 interrupt, struct sound_property_s soundPropertyList, gint32 connectionFormatList, struct main_sound_property_s mainPropertyList, struct notification_config_s NConfRouting, struct notification_config_s NConfCommand): sm-helper.c']]] ]; |