Function gstreamer::debug_bin_to_dot_file_with_ts[][src]

pub fn debug_bin_to_dot_file_with_ts<P: IsA<Bin>, Q: AsRef<Path>>(
    bin: &P,
    details: DebugGraphDetails,
    file_name: Q
)