foobar2000 SDK
2015-08-03
|
#include <metadb.h>
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.