GstPipelineStudio/graphs/video.xml

10 lines
453 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<Graph id="0">
<Node name="videotestsrc" id="1" type="Source" pos_x="0" pos_y="0">
<Port name="out" id="1" direction="Output" presence="Always" />
</Node>
<Node name="autovideosink" id="2" type="Sink" pos_x="545.5998" pos_y="20.14066">
<Port name="in" id="2" direction="Input" presence="Always" />
</Node>
<Link id="1" node_from="1" node_to="2" port_from="1" port_to="2" active="true" />
</Graph>