make_pipeline_graph


Description:

[ Version ( since = "0.10" ) ]
public string make_pipeline_graph (DebugGraphDetails details)

Make current GStreamer pipeline graph in `graphviz` dot format.

Applications can use tools like `graphviz` to display returned data or just save it to a file as-is for the user to do it manually.

Parameters:

this

a Player

details

a DebugGraphDetails level

Returns:

current pipeline description in dot format.