gstreamer::auto::functions

Function debug_bin_to_dot_file

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