Dump a graph into a human-readable string representation.
@param graph the graph to dump @param options formatting options; currently ignored @return a string, or NULL in case of memory allocation failure; the string must be freed using av_free
See Implementation
Dump a graph into a human-readable string representation.
@param graph the graph to dump @param options formatting options; currently ignored @return a string, or NULL in case of memory allocation failure; the string must be freed using av_free