list_output_pads


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
public string[] list_output_pads ()

If the node has any output 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