Functions | |
const char * | midi_get_license (void) |
Get the pipeline copyright and license. |
const char* midi_get_license | ( | void | ) |
Get the pipeline copyright and license.
The function returns a pointer to the statically allocated license string. This string should not be modified using the returned pointer.
Definition at line 57 of file midi_utils.c.
Referenced by cpl_plugin_get_info().