# File gstreamer/sample/xml-ogg-player.rb, line 27
def write_pipeline(pipe, file)
    Gst::XML.write_file(pipe, file)
end