list_input_pads
Description:
If the node has any input pads this function returns a null terminated array of pad names, otherwise it returns NULL.
The return value can be freed with strfreev.
Parameters:
this |
the node we are querying |