Go to the source code of this file.
◆ decoder_plugin_deinit_all()
void decoder_plugin_deinit_all |
( |
| ) |
|
◆ decoder_plugin_from_name()
◆ decoder_plugin_init_all()
void decoder_plugin_init_all |
( |
| ) |
|
◆ decoder_plugins_find()
◆ decoder_plugins_for_each()
template<typename F >
static void decoder_plugins_for_each |
( |
F |
f | ) |
|
|
inlinestatic |
◆ decoder_plugins_for_each_enabled()
template<typename F >
static void decoder_plugins_for_each_enabled |
( |
F |
f | ) |
|
|
inlinestatic |
◆ decoder_plugins_supports_suffix()
Is there at least once DecoderPlugin that supports the specified file name suffix?
◆ decoder_plugins_try()
template<typename F >
static bool decoder_plugins_try |
( |
F |
f | ) |
|
|
inlinestatic |
◆ decoder_plugins
◆ decoder_plugins_enabled
bool decoder_plugins_enabled[] |