Function gstreamer::debug_bin_to_dot_file[][src]

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