debugBinToDotFileWithTs

fnvoid debugBinToDotFileWithTs(gst.bin.Bin bin, gst.types.DebugGraphDetails details, string fileName)

This works like gst.global.debugBinToDotFile, but adds the current timestamp to the filename, so that it can be used to take multiple snapshots.

Parameters

binthe top-level pipeline that should be analyzed
detailstype of #GstDebugGraphDetails to use
fileNameoutput base filename (e.g. "myplayer")