Function gstreamer::auto::functions::debug_bin_to_dot_file_with_ts

source ยท
pub fn debug_bin_to_dot_file_with_ts(
    bin: &impl IsA<Bin>,
    details: DebugGraphDetails,
    file_name: impl AsRef<Path>,
)