| foobar2000 SDK
    2015-01-14
    | 
#include <metadb.h>
 Inheritance diagram for metadb_io_callback_dynamic:
 Inheritance diagram for metadb_io_callback_dynamic:| Public Member Functions | |
| virtual void | on_changed_sorted (metadb_handle_list_cref p_items_sorted, bool p_fromhook)=0 | 
Dynamically-registered version of metadb_io_callback. See metadb_io_callback for documentation, register instances using metadb_io_v3::register_callback(). It's recommended that you use the metadb_io_callback_dynamic_impl_base helper class to manage registration/unregistration.
| 
 | pure virtual | 
Implemented in metadb_io_callback_dynamic_impl_base.
 1.8.9.1
 1.8.9.1