Changeset 5437:10fa93ca04ed in roaraudio


Ignore:
Timestamp:
03/20/12 16:30:45 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added a warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/plugincontainer.h

    r5436 r5437  
    7272/* Load a plugin by name with extra options. 
    7373 * This is for advanced applications only. 
     74 * NOTE: Using this handle after the plugin has been unloaded from the 
     75 *       container results in undefind behavior. 
    7476 */ 
    7577struct roar_dl_lhandle * roar_plugincontainer_load_lhandle    (struct roar_plugincontainer * cont, 
Note: See TracChangeset for help on using the changeset viewer.