Debug.binToDotFileWithTs

This works like gst_debug_bin_to_dot_file(), but adds the current timestamp to the filename, so that it can be used to take multiple snapshots.

struct Debug
static
void
binToDotFileWithTs

Parameters

bin Bin

the top-level pipeline that should be analyzed

details GstDebugGraphDetails

type of #GstDebugGraphDetails to use

fileName string

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

Meta