debugBinToDotFileWithTs

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

void
debugBinToDotFileWithTs

Parameters

bin gst.bin.Bin

the top-level pipeline that should be analyzed

details gst.types.DebugGraphDetails

type of #GstDebugGraphDetails to use

fileName string

output base filename (e.g. "myplayer")