foobar2000 SDK
2015-08-03
|
Go to the source code of this file.
Data Structures | |
class | file_info_const_impl |
struct | file_info_const_impl::info_entry |
struct | file_info_const_impl::meta_entry |
struct file_info_const_impl::info_entry |
Definition at line 55 of file file_info_const_impl.h.
Data Fields | ||
---|---|---|
const char * | m_name | |
const char * | m_value |
struct file_info_const_impl::meta_entry |
Definition at line 49 of file file_info_const_impl.h.
Data Fields | ||
---|---|---|
const char * | m_name | |
t_size | m_valuecount | |
const char *const * | m_valuemap |