Move initialization of select timeout
[debian/gnuradio] / grc / blocks / virtual_source.xml
1 <?xml version="1.0"?>
2 <!--
3 ###################################################
4 ##Virtual Source
5 ###################################################
6  -->
7 <block>
8         <name>Virtual Source</name>
9         <key>virtual_source</key>
10         <make></make>
11         <param>
12                 <name>Stream ID</name>
13                 <key>stream_id</key>
14                 <value></value>
15                 <type>stream_id</type>
16         </param>
17         <source>
18                 <name>out</name>
19                 <type></type>
20         </source>
21 </block>