foobar2000 SDK
2015-08-03
|
#include <titleformat.h>
Public Member Functions | |
titleformat_hook_impl_file_info (const playable_location &p_location, const file_info *p_info) | |
bool | process_field (titleformat_text_out *p_out, const char *p_name, t_size p_name_length, bool &p_found_flag) |
bool | process_function (titleformat_text_out *p_out, const char *p_name, t_size p_name_length, titleformat_hook_function_params *p_params, bool &p_found_flag) |
Protected Member Functions | |
bool | remap_meta (t_size &p_index, const char *p_name, t_size p_name_length) |
Protected Attributes | |
const file_info * | m_info |
Private Attributes | |
static_api_ptr_t< titleformat_common_methods > | m_api |
const playable_location & | m_location |
Definition at line 124 of file titleformat.h.
|
inline |
Definition at line 127 of file titleformat.h.
|
virtual |
Implements titleformat_hook.
Definition at line 67 of file titleformat.cpp.
|
virtual |
Implements titleformat_hook.
Definition at line 70 of file titleformat.cpp.
|
inlineprotected |
Definition at line 131 of file titleformat.h.
|
private |
Definition at line 135 of file titleformat.h.
|
protected |
Definition at line 132 of file titleformat.h.
|
private |
Definition at line 134 of file titleformat.h.