[ 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.
| this |
a Player |
| details |
a DebugGraphDetails level |
|
current pipeline description in dot format. |