foobar2000 SDK
2015-08-03
|
#include <track_property.h>
Public Member Functions | |
virtual bool | is_group_wanted (const char *p_group)=0 |
Public Member Functions inherited from track_property_callback | |
virtual void | set_property (const char *p_group, double p_sortpriority, const char *p_name, const char *p_value)=0 |
Protected Member Functions | |
~track_property_callback_v2 () | |
Protected Member Functions inherited from track_property_callback | |
~track_property_callback () | |
track_property_callback const & | operator= (track_property_callback const &) |
Definition at line 15 of file track_property.h.
|
inlineprotected |
Definition at line 19 of file track_property.h.
|
pure virtual |
Implemented in track_property_callback_v2_proxy.