home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / gstreamer-properties / gstreamer-properties.ui
Encoding:
Extensible Markup Language  |  2010-04-05  |  52.8 KB  |  976 lines

  1. <?xml version="1.0"?>
  2. <interface>
  3.   <requires lib="gtk+" version="2.16"/>
  4.   <!-- interface-naming-policy toplevel-contextual -->
  5.   <object class="GtkDialog" id="gst_properties_dialog">
  6.     <property name="visible">True</property>
  7.     <property name="border_width">5</property>
  8.     <property name="title" translatable="yes">Multimedia Systems Selector</property>
  9.     <property name="resizable">False</property>
  10.     <property name="window_position">center</property>
  11.     <property name="type_hint">dialog</property>
  12.     <property name="has_separator">False</property>
  13.     <child internal-child="vbox">
  14.       <object class="GtkVBox" id="gst_properties_vbox">
  15.         <property name="visible">True</property>
  16.         <property name="spacing">2</property>
  17.         <child>
  18.           <object class="GtkNotebook" id="gst_properties_content_notebook">
  19.             <property name="visible">True</property>
  20.             <property name="can_focus">True</property>
  21.             <property name="border_width">5</property>
  22.             <child>
  23.               <object class="GtkVBox" id="audio_vbox">
  24.                 <property name="visible">True</property>
  25.                 <property name="border_width">12</property>
  26.                 <property name="spacing">18</property>
  27.                 <child>
  28.                   <object class="GtkTable" id="audiosink_table">
  29.                     <property name="visible">True</property>
  30.                     <property name="n_rows">2</property>
  31.                     <property name="n_columns">2</property>
  32.                     <property name="row_spacing">6</property>
  33.                     <child>
  34.                       <object class="GtkLabel" id="audiosink_label">
  35.                         <property name="visible">True</property>
  36.                         <property name="xalign">0</property>
  37.                         <property name="label" translatable="yes">Default Output</property>
  38.                         <attributes>
  39.                           <attribute name="weight" value="bold"/>
  40.                         </attributes>
  41.                       </object>
  42.                       <packing>
  43.                         <property name="right_attach">2</property>
  44.                         <property name="x_options">GTK_FILL</property>
  45.                         <property name="y_options"></property>
  46.                       </packing>
  47.                     </child>
  48.                     <child>
  49.                       <object class="GtkLabel" id="audiosink_spacer">
  50.                         <property name="width_request">18</property>
  51.                         <property name="visible">True</property>
  52.                         <property name="xalign">0</property>
  53.                       </object>
  54.                       <packing>
  55.                         <property name="top_attach">1</property>
  56.                         <property name="bottom_attach">2</property>
  57.                         <property name="x_options">GTK_FILL</property>
  58.                         <property name="y_options">GTK_FILL</property>
  59.                       </packing>
  60.                     </child>
  61.                     <child>
  62.                       <object class="GtkTable" id="audiosink_inner_table">
  63.                         <property name="visible">True</property>
  64.                         <property name="border_width">3</property>
  65.                         <property name="n_rows">3</property>
  66.                         <property name="n_columns">2</property>
  67.                         <property name="column_spacing">12</property>
  68.                         <property name="row_spacing">6</property>
  69.                         <child>
  70.                           <object class="GtkLabel" id="audiosink_output_label">
  71.                             <property name="visible">True</property>
  72.                             <property name="xalign">0</property>
  73.                             <property name="label" translatable="yes">_Plugin:</property>
  74.                             <property name="use_underline">True</property>
  75.                           </object>
  76.                           <packing>
  77.                             <property name="x_options">GTK_FILL</property>
  78.                             <property name="y_options"></property>
  79.                           </packing>
  80.                         </child>
  81.                         <child>
  82.                           <object class="GtkLabel" id="audiosink_pipeline_label">
  83.                             <property name="visible">True</property>
  84.                             <property name="xalign">0</property>
  85.                             <property name="label" translatable="yes">P_ipeline:</property>
  86.                             <property name="use_underline">True</property>
  87.                             <property name="mnemonic_widget">audiosink_pipeline_entry</property>
  88.                           </object>
  89.                           <packing>
  90.                             <property name="top_attach">2</property>
  91.                             <property name="bottom_attach">3</property>
  92.                             <property name="x_options">GTK_FILL</property>
  93.                             <property name="y_options"></property>
  94.                           </packing>
  95.                         </child>
  96.                         <child>
  97.                           <object class="GtkHBox" id="audiosink_pipeline_hbox">
  98.                             <property name="visible">True</property>
  99.                             <property name="spacing">6</property>
  100.                             <child>
  101.                               <object class="GtkEntry" id="audiosink_pipeline_entry">
  102.                                 <property name="visible">True</property>
  103.                                 <property name="can_focus">True</property>
  104.                               </object>
  105.                               <packing>
  106.                                 <property name="position">0</property>
  107.                               </packing>
  108.                             </child>
  109.                             <child>
  110.                               <object class="GtkButton" id="audiosink_test_button">
  111.                                 <property name="visible">True</property>
  112.                                 <property name="can_focus">True</property>
  113.                                 <property name="receives_default">False</property>
  114.                                 <child>
  115.                                   <object class="GtkAlignment" id="audiosink_test_button_alignment">
  116.                                     <property name="visible">True</property>
  117.                                     <property name="xscale">0</property>
  118.                                     <property name="yscale">0</property>
  119.                                     <child>
  120.                                       <object class="GtkHBox" id="audiosink_test_button_hbox">
  121.                                         <property name="visible">True</property>
  122.                                         <property name="spacing">2</property>
  123.                                         <child>
  124.                                           <object class="GtkImage" id="audiosink_test_button_image">
  125.                                             <property name="visible">True</property>
  126.                                             <property name="stock">gtk-apply</property>
  127.                                           </object>
  128.                                           <packing>
  129.                                             <property name="expand">False</property>
  130.                                             <property name="fill">False</property>
  131.                                             <property name="position">0</property>
  132.                                           </packing>
  133.                                         </child>
  134.                                         <child>
  135.                                           <object class="GtkLabel" id="audiosink_test_button_label">
  136.                                             <property name="visible">True</property>
  137.                                             <property name="label" translatable="yes">_Test</property>
  138.                                             <property name="use_underline">True</property>
  139.                                           </object>
  140.                                           <packing>
  141.                                             <property name="expand">False</property>
  142.                                             <property name="fill">False</property>
  143.                                             <property name="position">1</property>
  144.                                           </packing>
  145.                                         </child>
  146.                                       </object>
  147.                                     </child>
  148.                                   </object>
  149.                                 </child>
  150.                               </object>
  151.                               <packing>
  152.                                 <property name="expand">False</property>
  153.                                 <property name="fill">False</property>
  154.                                 <property name="position">1</property>
  155.                               </packing>
  156.                             </child>
  157.                           </object>
  158.                           <packing>
  159.                             <property name="left_attach">1</property>
  160.                             <property name="right_attach">2</property>
  161.                             <property name="top_attach">2</property>
  162.                             <property name="bottom_attach">3</property>
  163.                             <property name="x_options">GTK_FILL</property>
  164.                             <property name="y_options">GTK_FILL</property>
  165.                           </packing>
  166.                         </child>
  167.                         <child>
  168.                           <object class="GtkLabel" id="audiosink_device_label">
  169.                             <property name="visible">True</property>
  170.                             <property name="xalign">0</property>
  171.                             <property name="label" translatable="yes">_Device:</property>
  172.                             <property name="use_underline">True</property>
  173.                           </object>
  174.                           <packing>
  175.                             <property name="top_attach">1</property>
  176.                             <property name="bottom_attach">2</property>
  177.                             <property name="x_options">GTK_FILL</property>
  178.                             <property name="y_options"></property>
  179.                           </packing>
  180.                         </child>
  181.                         <child>
  182.                           <object class="GtkComboBox" id="audiosink_optionmenu">
  183.                             <property name="visible">True</property>
  184.                             <property name="can_focus">True</property>
  185.                           </object>
  186.                           <packing>
  187.                             <property name="left_attach">1</property>
  188.                             <property name="right_attach">2</property>
  189.                           </packing>
  190.                         </child>
  191.                         <child>
  192.                           <object class="GtkComboBox" id="audiosink_devicemenu">
  193.                             <property name="visible">True</property>
  194.                             <property name="can_focus">True</property>
  195.                           </object>
  196.                           <packing>
  197.                             <property name="left_attach">1</property>
  198.                             <property name="right_attach">2</property>
  199.                             <property name="top_attach">1</property>
  200.                             <property name="bottom_attach">2</property>
  201.                           </packing>
  202.                         </child>
  203.                       </object>
  204.                       <packing>
  205.                         <property name="left_attach">1</property>
  206.                         <property name="right_attach">2</property>
  207.                         <property name="top_attach">1</property>
  208.                         <property name="bottom_attach">2</property>
  209.                         <property name="y_options">GTK_FILL</property>
  210.                       </packing>
  211.                     </child>
  212.                   </object>
  213.                   <packing>
  214.                     <property name="expand">False</property>
  215.                     <property name="position">0</property>
  216.                   </packing>
  217.                 </child>
  218.                 <child>
  219.                   <object class="GtkTable" id="audiosrc_table">
  220.                     <property name="visible">True</property>
  221.                     <property name="n_rows">2</property>
  222.                     <property name="n_columns">2</property>
  223.                     <property name="row_spacing">6</property>
  224.                     <child>
  225.                       <object class="GtkLabel" id="audiosrc_label">
  226.                         <property name="visible">True</property>
  227.                         <property name="xalign">0</property>
  228.                         <property name="label" translatable="yes">Default Input</property>
  229.                         <attributes>
  230.                           <attribute name="weight" value="bold"/>
  231.                         </attributes>
  232.                       </object>
  233.                       <packing>
  234.                         <property name="right_attach">2</property>
  235.                         <property name="x_options">GTK_FILL</property>
  236.                         <property name="y_options"></property>
  237.                       </packing>
  238.                     </child>
  239.                     <child>
  240.                       <object class="GtkLabel" id="audiosrc_spacer">
  241.                         <property name="width_request">18</property>
  242.                         <property name="visible">True</property>
  243.                         <property name="xalign">0</property>
  244.                       </object>
  245.                       <packing>
  246.                         <property name="top_attach">1</property>
  247.                         <property name="bottom_attach">2</property>
  248.                         <property name="x_options">GTK_FILL</property>
  249.                         <property name="y_options">GTK_FILL</property>
  250.                       </packing>
  251.                     </child>
  252.                     <child>
  253.                       <object class="GtkTable" id="audiosrc_inner_table">
  254.                         <property name="visible">True</property>
  255.                         <property name="border_width">3</property>
  256.                         <property name="n_rows">3</property>
  257.                         <property name="n_columns">2</property>
  258.                         <property name="column_spacing">12</property>
  259.                         <property name="row_spacing">6</property>
  260.                         <child>
  261.                           <object class="GtkLabel" id="audiosrc_input_label">
  262.                             <property name="visible">True</property>
  263.                             <property name="xalign">0</property>
  264.                             <property name="label" translatable="yes">P_lugin:</property>
  265.                             <property name="use_underline">True</property>
  266.                           </object>
  267.                           <packing>
  268.                             <property name="x_options">GTK_FILL</property>
  269.                             <property name="y_options"></property>
  270.                           </packing>
  271.                         </child>
  272.                         <child>
  273.                           <object class="GtkLabel" id="audiosrc_pipeline_label">
  274.                             <property name="visible">True</property>
  275.                             <property name="xalign">0</property>
  276.                             <property name="label" translatable="yes">Pipeli_ne:</property>
  277.                             <property name="use_underline">True</property>
  278.                             <property name="mnemonic_widget">audiosrc_pipeline_entry</property>
  279.                           </object>
  280.                           <packing>
  281.                             <property name="top_attach">2</property>
  282.                             <property name="bottom_attach">3</property>
  283.                             <property name="x_options">GTK_FILL</property>
  284.                             <property name="y_options"></property>
  285.                           </packing>
  286.                         </child>
  287.                         <child>
  288.                           <object class="GtkHBox" id="audiosrc_pipeline_hbox">
  289.                             <property name="visible">True</property>
  290.                             <property name="spacing">6</property>
  291.                             <child>
  292.                               <object class="GtkEntry" id="audiosrc_pipeline_entry">
  293.                                 <property name="visible">True</property>
  294.                                 <property name="can_focus">True</property>
  295.                               </object>
  296.                               <packing>
  297.                                 <property name="position">0</property>
  298.                               </packing>
  299.                             </child>
  300.                             <child>
  301.                               <object class="GtkButton" id="audiosrc_test_button">
  302.                                 <property name="visible">True</property>
  303.                                 <property name="can_focus">True</property>
  304.                                 <property name="receives_default">False</property>
  305.                                 <child>
  306.                                   <object class="GtkAlignment" id="audiosrc_test_button_alignment">
  307.                                     <property name="visible">True</property>
  308.                                     <property name="xscale">0</property>
  309.                                     <property name="yscale">0</property>
  310.                                     <child>
  311.                                       <object class="GtkHBox" id="audiosrc_test_button_hbox">
  312.                                         <property name="visible">True</property>
  313.                                         <property name="spacing">2</property>
  314.                                         <child>
  315.                                           <object class="GtkImage" id="audiosrc_test_button_image">
  316.                                             <property name="visible">True</property>
  317.                                             <property name="stock">gtk-apply</property>
  318.                                           </object>
  319.                                           <packing>
  320.                                             <property name="expand">False</property>
  321.                                             <property name="fill">False</property>
  322.                                             <property name="position">0</property>
  323.                                           </packing>
  324.                                         </child>
  325.                                         <child>
  326.                                           <object class="GtkLabel" id="audiosrc_test_button_label">
  327.                                             <property name="visible">True</property>
  328.                                             <property name="label" translatable="yes">Te_st</property>
  329.                                             <property name="use_underline">True</property>
  330.                                           </object>
  331.                                           <packing>
  332.                                             <property name="expand">False</property>
  333.                                             <property name="fill">False</property>
  334.                                             <property name="position">1</property>
  335.                                           </packing>
  336.                                         </child>
  337.                                       </object>
  338.                                     </child>
  339.                                   </object>
  340.                                 </child>
  341.                               </object>
  342.                               <packing>
  343.                                 <property name="expand">False</property>
  344.                                 <property name="fill">False</property>
  345.                                 <property name="position">1</property>
  346.                               </packing>
  347.                             </child>
  348.                           </object>
  349.                           <packing>
  350.                             <property name="left_attach">1</property>
  351.                             <property name="right_attach">2</property>
  352.                             <property name="top_attach">2</property>
  353.                             <property name="bottom_attach">3</property>
  354.                             <property name="x_options">GTK_FILL</property>
  355.                             <property name="y_options">GTK_FILL</property>
  356.                           </packing>
  357.                         </child>
  358.                         <child>
  359.                           <object class="GtkLabel" id="audiosrc_device_label">
  360.                             <property name="visible">True</property>
  361.                             <property name="xalign">0</property>
  362.                             <property name="label" translatable="yes">D_evice:</property>
  363.                             <property name="use_underline">True</property>
  364.                           </object>
  365.                           <packing>
  366.                             <property name="top_attach">1</property>
  367.                             <property name="bottom_attach">2</property>
  368.                             <property name="x_options">GTK_FILL</property>
  369.                             <property name="y_options"></property>
  370.                           </packing>
  371.                         </child>
  372.                         <child>
  373.                           <object class="GtkComboBox" id="audiosrc_optionmenu">
  374.                             <property name="visible">True</property>
  375.                             <property name="can_focus">True</property>
  376.                           </object>
  377.                           <packing>
  378.                             <property name="left_attach">1</property>
  379.                             <property name="right_attach">2</property>
  380.                           </packing>
  381.                         </child>
  382.                         <child>
  383.                           <object class="GtkComboBox" id="audiosrc_devicemenu">
  384.                             <property name="visible">True</property>
  385.                             <property name="can_focus">True</property>
  386.                           </object>
  387.                           <packing>
  388.                             <property name="left_attach">1</property>
  389.                             <property name="right_attach">2</property>
  390.                             <property name="top_attach">1</property>
  391.                             <property name="bottom_attach">2</property>
  392.                           </packing>
  393.                         </child>
  394.                       </object>
  395.                       <packing>
  396.                         <property name="left_attach">1</property>
  397.                         <property name="right_attach">2</property>
  398.                         <property name="top_attach">1</property>
  399.                         <property name="bottom_attach">2</property>
  400.                         <property name="y_options">GTK_FILL</property>
  401.                       </packing>
  402.                     </child>
  403.                   </object>
  404.                   <packing>
  405.                     <property name="expand">False</property>
  406.                     <property name="position">1</property>
  407.                   </packing>
  408.                 </child>
  409.               </object>
  410.             </child>
  411.             <child type="tab">
  412.               <object class="GtkLabel" id="audio_label">
  413.                 <property name="visible">True</property>
  414.                 <property name="label" translatable="yes">Audio</property>
  415.               </object>
  416.               <packing>
  417.                 <property name="tab_fill">False</property>
  418.               </packing>
  419.             </child>
  420.             <child>
  421.               <object class="GtkVBox" id="video_vbox">
  422.                 <property name="visible">True</property>
  423.                 <property name="border_width">12</property>
  424.                 <property name="spacing">18</property>
  425.                 <child>
  426.                   <object class="GtkTable" id="videosink_table">
  427.                     <property name="visible">True</property>
  428.                     <property name="n_rows">2</property>
  429.                     <property name="n_columns">2</property>
  430.                     <property name="row_spacing">6</property>
  431.                     <child>
  432.                       <object class="GtkLabel" id="videosink_label">
  433.                         <property name="visible">True</property>
  434.                         <property name="xalign">0</property>
  435.                         <property name="label" translatable="yes">Default Output</property>
  436.                         <attributes>
  437.                           <attribute name="weight" value="bold"/>
  438.                         </attributes>
  439.                       </object>
  440.                       <packing>
  441.                         <property name="right_attach">2</property>
  442.                         <property name="x_options">GTK_FILL</property>
  443.                         <property name="y_options"></property>
  444.                       </packing>
  445.                     </child>
  446.                     <child>
  447.                       <object class="GtkLabel" id="videosink_spacer">
  448.                         <property name="width_request">18</property>
  449.                         <property name="visible">True</property>
  450.                         <property name="xalign">0</property>
  451.                       </object>
  452.                       <packing>
  453.                         <property name="top_attach">1</property>
  454.                         <property name="bottom_attach">2</property>
  455.                         <property name="x_options">GTK_FILL</property>
  456.                         <property name="y_options">GTK_FILL</property>
  457.                       </packing>
  458.                     </child>
  459.                     <child>
  460.                       <object class="GtkTable" id="videosink_inner_table">
  461.                         <property name="visible">True</property>
  462.                         <property name="border_width">3</property>
  463.                         <property name="n_rows">3</property>
  464.                         <property name="n_columns">2</property>
  465.                         <property name="column_spacing">12</property>
  466.                         <property name="row_spacing">6</property>
  467.                         <child>
  468.                           <object class="GtkLabel" id="videosink_output_label">
  469.                             <property name="visible">True</property>
  470.                             <property name="xalign">0</property>
  471.                             <property name="label" translatable="yes">_Plugin:</property>
  472.                             <property name="use_underline">True</property>
  473.                           </object>
  474.                           <packing>
  475.                             <property name="x_options">GTK_FILL</property>
  476.                             <property name="y_options"></property>
  477.                           </packing>
  478.                         </child>
  479.                         <child>
  480.                           <object class="GtkHBox" id="videosink_pipeline_hbox">
  481.                             <property name="visible">True</property>
  482.                             <property name="spacing">6</property>
  483.                             <child>
  484.                               <object class="GtkEntry" id="videosink_pipeline_entry">
  485.                                 <property name="visible">True</property>
  486.                                 <property name="can_focus">True</property>
  487.                               </object>
  488.                               <packing>
  489.                                 <property name="position">0</property>
  490.                               </packing>
  491.                             </child>
  492.                             <child>
  493.                               <object class="GtkButton" id="videosink_test_button">
  494.                                 <property name="visible">True</property>
  495.                                 <property name="can_focus">True</property>
  496.                                 <property name="receives_default">False</property>
  497.                                 <child>
  498.                                   <object class="GtkAlignment" id="videosink_test_button_alignment">
  499.                                     <property name="visible">True</property>
  500.                                     <property name="xscale">0</property>
  501.                                     <property name="yscale">0</property>
  502.                                     <child>
  503.                                       <object class="GtkHBox" id="videosink_test_button_hbox">
  504.                                         <property name="visible">True</property>
  505.                                         <property name="spacing">2</property>
  506.                                         <child>
  507.                                           <object class="GtkImage" id="videosink_test_button_image">
  508.                                             <property name="visible">True</property>
  509.                                             <property name="stock">gtk-apply</property>
  510.                                           </object>
  511.                                           <packing>
  512.                                             <property name="expand">False</property>
  513.                                             <property name="fill">False</property>
  514.                                             <property name="position">0</property>
  515.                                           </packing>
  516.                                         </child>
  517.                                         <child>
  518.                                           <object class="GtkLabel" id="videosink_test_button_label">
  519.                                             <property name="visible">True</property>
  520.                                             <property name="label" translatable="yes">_Test</property>
  521.                                             <property name="use_underline">True</property>
  522.                                           </object>
  523.                                           <packing>
  524.                                             <property name="expand">False</property>
  525.                                             <property name="fill">False</property>
  526.                                             <property name="position">1</property>
  527.                                           </packing>
  528.                                         </child>
  529.                                       </object>
  530.                                     </child>
  531.                                   </object>
  532.                                 </child>
  533.                               </object>
  534.                               <packing>
  535.                                 <property name="expand">False</property>
  536.                                 <property name="fill">False</property>
  537.                                 <property name="position">1</property>
  538.                               </packing>
  539.                             </child>
  540.                           </object>
  541.                           <packing>
  542.                             <property name="left_attach">1</property>
  543.                             <property name="right_attach">2</property>
  544.                             <property name="top_attach">2</property>
  545.                             <property name="bottom_attach">3</property>
  546.                             <property name="x_options">GTK_FILL</property>
  547.                             <property name="y_options">GTK_FILL</property>
  548.                           </packing>
  549.                         </child>
  550.                         <child>
  551.                           <object class="GtkLabel" id="videosink_pipeline_label">
  552.                             <property name="visible">True</property>
  553.                             <property name="xalign">0</property>
  554.                             <property name="label" translatable="yes">P_ipeline:</property>
  555.                             <property name="use_underline">True</property>
  556.                             <property name="mnemonic_widget">videosink_pipeline_entry</property>
  557.                           </object>
  558.                           <packing>
  559.                             <property name="top_attach">2</property>
  560.                             <property name="bottom_attach">3</property>
  561.                             <property name="x_options">GTK_FILL</property>
  562.                             <property name="y_options"></property>
  563.                           </packing>
  564.                         </child>
  565.                         <child>
  566.                           <object class="GtkLabel" id="videosink_device_label">
  567.                             <property name="visible">True</property>
  568.                             <property name="xalign">0</property>
  569.                             <property name="label" translatable="yes">_Device:</property>
  570.                             <property name="use_underline">True</property>
  571.                           </object>
  572.                           <packing>
  573.                             <property name="top_attach">1</property>
  574.                             <property name="bottom_attach">2</property>
  575.                             <property name="x_options">GTK_FILL</property>
  576.                             <property name="y_options"></property>
  577.                           </packing>
  578.                         </child>
  579.                         <child>
  580.                           <object class="GtkComboBox" id="videosink_optionmenu">
  581.                             <property name="visible">True</property>
  582.                             <property name="can_focus">True</property>
  583.                           </object>
  584.                           <packing>
  585.                             <property name="left_attach">1</property>
  586.                             <property name="right_attach">2</property>
  587.                           </packing>
  588.                         </child>
  589.                         <child>
  590.                           <object class="GtkComboBox" id="videosink_devicemenu">
  591.                             <property name="visible">True</property>
  592.                             <property name="can_focus">True</property>
  593.                           </object>
  594.                           <packing>
  595.                             <property name="left_attach">1</property>
  596.                             <property name="right_attach">2</property>
  597.                             <property name="top_attach">1</property>
  598.                             <property name="bottom_attach">2</property>
  599.                           </packing>
  600.                         </child>
  601.                       </object>
  602.                       <packing>
  603.                         <property name="left_attach">1</property>
  604.                         <property name="right_attach">2</property>
  605.                         <property name="top_attach">1</property>
  606.                         <property name="bottom_attach">2</property>
  607.                         <property name="y_options">GTK_FILL</property>
  608.                       </packing>
  609.                     </child>
  610.                   </object>
  611.                   <packing>
  612.                     <property name="expand">False</property>
  613.                     <property name="position">0</property>
  614.                   </packing>
  615.                 </child>
  616.                 <child>
  617.                   <object class="GtkTable" id="videosrc_table">
  618.                     <property name="visible">True</property>
  619.                     <property name="n_rows">2</property>
  620.                     <property name="n_columns">2</property>
  621.                     <property name="row_spacing">6</property>
  622.                     <child>
  623.                       <object class="GtkLabel" id="videosrc_label">
  624.                         <property name="visible">True</property>
  625.                         <property name="xalign">0</property>
  626.                         <property name="label" translatable="yes">Default Input</property>
  627.                         <attributes>
  628.                           <attribute name="weight" value="bold"/>
  629.                         </attributes>
  630.                       </object>
  631.                       <packing>
  632.                         <property name="right_attach">2</property>
  633.                         <property name="x_options">GTK_FILL</property>
  634.                         <property name="y_options"></property>
  635.                       </packing>
  636.                     </child>
  637.                     <child>
  638.                       <object class="GtkLabel" id="videosrc_spacer">
  639.                         <property name="width_request">18</property>
  640.                         <property name="visible">True</property>
  641.                         <property name="xalign">0</property>
  642.                       </object>
  643.                       <packing>
  644.                         <property name="top_attach">1</property>
  645.                         <property name="bottom_attach">2</property>
  646.                         <property name="x_options">GTK_FILL</property>
  647.                         <property name="y_options">GTK_FILL</property>
  648.                       </packing>
  649.                     </child>
  650.                     <child>
  651.                       <object class="GtkTable" id="videosrc_inner_table">
  652.                         <property name="visible">True</property>
  653.                         <property name="border_width">3</property>
  654.                         <property name="n_rows">3</property>
  655.                         <property name="n_columns">2</property>
  656.                         <property name="column_spacing">12</property>
  657.                         <property name="row_spacing">6</property>
  658.                         <child>
  659.                           <object class="GtkLabel" id="videosrc_input_label">
  660.                             <property name="visible">True</property>
  661.                             <property name="xalign">0</property>
  662.                             <property name="label" translatable="yes">P_lugin:</property>
  663.                             <property name="use_underline">True</property>
  664.                           </object>
  665.                           <packing>
  666.                             <property name="x_options">GTK_FILL</property>
  667.                             <property name="y_options"></property>
  668.                           </packing>
  669.                         </child>
  670.                         <child>
  671.                           <object class="GtkHBox" id="videosrc_pipeline_hbox">
  672.                             <property name="visible">True</property>
  673.                             <property name="spacing">6</property>
  674.                             <child>
  675.                               <object class="GtkEntry" id="videosrc_pipeline_entry">
  676.                                 <property name="visible">True</property>
  677.                                 <property name="can_focus">True</property>
  678.                               </object>
  679.                               <packing>
  680.                                 <property name="position">0</property>
  681.                               </packing>
  682.                             </child>
  683.                             <child>
  684.                               <object class="GtkButton" id="videosrc_test_button">
  685.                                 <property name="visible">True</property>
  686.                                 <property name="can_focus">True</property>
  687.                                 <property name="receives_default">False</property>
  688.                                 <child>
  689.                                   <object class="GtkAlignment" id="videosrc_test_button_alignment">
  690.                                     <property name="visible">True</property>
  691.                                     <property name="xscale">0</property>
  692.                                     <property name="yscale">0</property>
  693.                                     <child>
  694.                                       <object class="GtkHBox" id="videosrc_test_button_hbox">
  695.                                         <property name="visible">True</property>
  696.                                         <property name="spacing">2</property>
  697.                                         <child>
  698.                                           <object class="GtkImage" id="videosrc_test_button_image">
  699.                                             <property name="visible">True</property>
  700.                                             <property name="stock">gtk-apply</property>
  701.                                           </object>
  702.                                           <packing>
  703.                                             <property name="expand">False</property>
  704.                                             <property name="fill">False</property>
  705.                                             <property name="position">0</property>
  706.                                           </packing>
  707.                                         </child>
  708.                                         <child>
  709.                                           <object class="GtkLabel" id="videosrc_test_button_label">
  710.                                             <property name="visible">True</property>
  711.                                             <property name="label" translatable="yes">Te_st</property>
  712.                                             <property name="use_underline">True</property>
  713.                                           </object>
  714.                                           <packing>
  715.                                             <property name="expand">False</property>
  716.                                             <property name="fill">False</property>
  717.                                             <property name="position">1</property>
  718.                                           </packing>
  719.                                         </child>
  720.                                       </object>
  721.                                     </child>
  722.                                   </object>
  723.                                 </child>
  724.                               </object>
  725.                               <packing>
  726.                                 <property name="expand">False</property>
  727.                                 <property name="fill">False</property>
  728.                                 <property name="position">1</property>
  729.                               </packing>
  730.                             </child>
  731.                           </object>
  732.                           <packing>
  733.                             <property name="left_attach">1</property>
  734.                             <property name="right_attach">2</property>
  735.                             <property name="top_attach">2</property>
  736.                             <property name="bottom_attach">3</property>
  737.                             <property name="x_options">GTK_FILL</property>
  738.                             <property name="y_options">GTK_FILL</property>
  739.                           </packing>
  740.                         </child>
  741.                         <child>
  742.                           <object class="GtkLabel" id="videosrc_pipeline_label">
  743.                             <property name="visible">True</property>
  744.                             <property name="xalign">0</property>
  745.                             <property name="label" translatable="yes">Pipeli_ne:</property>
  746.                             <property name="use_underline">True</property>
  747.                             <property name="mnemonic_widget">videosrc_pipeline_entry</property>
  748.                           </object>
  749.                           <packing>
  750.                             <property name="top_attach">2</property>
  751.                             <property name="bottom_attach">3</property>
  752.                             <property name="x_options">GTK_FILL</property>
  753.                             <property name="y_options"></property>
  754.                           </packing>
  755.                         </child>
  756.                         <child>
  757.                           <object class="GtkLabel" id="videosrc_device_label">
  758.                             <property name="visible">True</property>
  759.                             <property name="xalign">0</property>
  760.                             <property name="label" translatable="yes">D_evice:</property>
  761.                             <property name="use_underline">True</property>
  762.                           </object>
  763.                           <packing>
  764.                             <property name="top_attach">1</property>
  765.                             <property name="bottom_attach">2</property>
  766.                             <property name="x_options">GTK_FILL</property>
  767.                             <property name="y_options"></property>
  768.                           </packing>
  769.                         </child>
  770.                         <child>
  771.                           <object class="GtkComboBox" id="videosrc_optionmenu">
  772.                             <property name="visible">True</property>
  773.                             <property name="can_focus">True</property>
  774.                           </object>
  775.                           <packing>
  776.                             <property name="left_attach">1</property>
  777.                             <property name="right_attach">2</property>
  778.                           </packing>
  779.                         </child>
  780.                         <child>
  781.                           <object class="GtkComboBox" id="videosrc_devicemenu">
  782.                             <property name="visible">True</property>
  783.                             <property name="can_focus">True</property>
  784.                           </object>
  785.                           <packing>
  786.                             <property name="left_attach">1</property>
  787.                             <property name="right_attach">2</property>
  788.                             <property name="top_attach">1</property>
  789.                             <property name="bottom_attach">2</property>
  790.                           </packing>
  791.                         </child>
  792.                       </object>
  793.                       <packing>
  794.                         <property name="left_attach">1</property>
  795.                         <property name="right_attach">2</property>
  796.                         <property name="top_attach">1</property>
  797.                         <property name="bottom_attach">2</property>
  798.                         <property name="y_options">GTK_FILL</property>
  799.                       </packing>
  800.                     </child>
  801.                   </object>
  802.                   <packing>
  803.                     <property name="expand">False</property>
  804.                     <property name="position">1</property>
  805.                   </packing>
  806.                 </child>
  807.               </object>
  808.               <packing>
  809.                 <property name="position">1</property>
  810.               </packing>
  811.             </child>
  812.             <child type="tab">
  813.               <object class="GtkLabel" id="video_label">
  814.                 <property name="visible">True</property>
  815.                 <property name="label" translatable="yes">Video</property>
  816.               </object>
  817.               <packing>
  818.                 <property name="position">1</property>
  819.                 <property name="tab_fill">False</property>
  820.               </packing>
  821.             </child>
  822.           </object>
  823.           <packing>
  824.             <property name="position">1</property>
  825.           </packing>
  826.         </child>
  827.         <child internal-child="action_area">
  828.           <object class="GtkHButtonBox" id="gst_properties_action_area">
  829.             <property name="visible">True</property>
  830.             <property name="layout_style">end</property>
  831.             <child>
  832.               <object class="GtkButton" id="gst_properties_help_button">
  833.                 <property name="label">gtk-help</property>
  834.                 <property name="visible">True</property>
  835.                 <property name="can_focus">True</property>
  836.                 <property name="can_default">True</property>
  837.                 <property name="receives_default">False</property>
  838.                 <property name="use_stock">True</property>
  839.               </object>
  840.               <packing>
  841.                 <property name="expand">False</property>
  842.                 <property name="fill">False</property>
  843.                 <property name="position">0</property>
  844.               </packing>
  845.             </child>
  846.             <child>
  847.               <object class="GtkButton" id="gst_properties_close_button">
  848.                 <property name="label">gtk-close</property>
  849.                 <property name="visible">True</property>
  850.                 <property name="can_focus">True</property>
  851.                 <property name="can_default">True</property>
  852.                 <property name="receives_default">False</property>
  853.                 <property name="use_stock">True</property>
  854.               </object>
  855.               <packing>
  856.                 <property name="expand">False</property>
  857.                 <property name="fill">False</property>
  858.                 <property name="position">1</property>
  859.               </packing>
  860.             </child>
  861.           </object>
  862.           <packing>
  863.             <property name="expand">False</property>
  864.             <property name="pack_type">end</property>
  865.             <property name="position">0</property>
  866.           </packing>
  867.         </child>
  868.       </object>
  869.     </child>
  870.     <action-widgets>
  871.       <action-widget response="-11">gst_properties_help_button</action-widget>
  872.       <action-widget response="-7">gst_properties_close_button</action-widget>
  873.     </action-widgets>
  874.   </object>
  875.   <object class="GtkDialog" id="test_pipeline">
  876.     <property name="can_focus">True</property>
  877.     <property name="can_default">True</property>
  878.     <property name="border_width">5</property>
  879.     <property name="title" translatable="yes">Testing Pipeline</property>
  880.     <property name="resizable">False</property>
  881.     <property name="destroy_with_parent">True</property>
  882.     <property name="type_hint">dialog</property>
  883.     <property name="has_separator">False</property>
  884.     <child internal-child="vbox">
  885.       <object class="GtkVBox" id="test_pipeline_vbox">
  886.         <property name="visible">True</property>
  887.         <property name="spacing">2</property>
  888.         <child>
  889.           <object class="GtkVBox" id="test_pipeline_content_vbox">
  890.             <property name="visible">True</property>
  891.             <property name="border_width">5</property>
  892.             <property name="spacing">6</property>
  893.             <child>
  894.               <object class="GtkLabel" id="test_pipeline_testing_label">
  895.                 <property name="visible">True</property>
  896.                 <property name="xalign">0</property>
  897.                 <property name="label" translatable="yes">Testing...</property>
  898.                 <property name="justify">center</property>
  899.                 <attributes>
  900.                   <attribute name="weight" value="bold"/>
  901.                   <attribute name="scale" value="1.2"/>
  902.                 </attributes>
  903.               </object>
  904.               <packing>
  905.                 <property name="expand">False</property>
  906.                 <property name="fill">False</property>
  907.                 <property name="position">0</property>
  908.               </packing>
  909.             </child>
  910.             <child>
  911.               <object class="GtkProgressBar" id="test_pipeline_progress">
  912.                 <property name="visible">True</property>
  913.                 <property name="fraction">0.10000000149</property>
  914.                 <property name="pulse_step">0.050000000745099998</property>
  915.               </object>
  916.               <packing>
  917.                 <property name="expand">False</property>
  918.                 <property name="fill">False</property>
  919.                 <property name="position">1</property>
  920.               </packing>
  921.             </child>
  922.             <child>
  923.               <object class="GtkLabel" id="test_pipeline_desc_label">
  924.                 <property name="visible">True</property>
  925.                 <property name="xalign">0</property>
  926.                 <property name="label" translatable="yes">Click Ok to finish.</property>
  927.                 <property name="justify">center</property>
  928.               </object>
  929.               <packing>
  930.                 <property name="expand">False</property>
  931.                 <property name="fill">False</property>
  932.                 <property name="position">2</property>
  933.               </packing>
  934.             </child>
  935.           </object>
  936.           <packing>
  937.             <property name="expand">False</property>
  938.             <property name="fill">False</property>
  939.             <property name="position">1</property>
  940.           </packing>
  941.         </child>
  942.         <child internal-child="action_area">
  943.           <object class="GtkHButtonBox" id="test_pipeline_action_area">
  944.             <property name="visible">True</property>
  945.             <property name="layout_style">end</property>
  946.             <child>
  947.               <object class="GtkButton" id="test_pipeline_ok_button">
  948.                 <property name="label">gtk-ok</property>
  949.                 <property name="visible">True</property>
  950.                 <property name="can_focus">True</property>
  951.                 <property name="can_default">True</property>
  952.                 <property name="receives_default">False</property>
  953.                 <property name="use_stock">True</property>
  954.               </object>
  955.               <packing>
  956.                 <property name="expand">False</property>
  957.                 <property name="fill">False</property>
  958.                 <property name="position">0</property>
  959.               </packing>
  960.             </child>
  961.           </object>
  962.           <packing>
  963.             <property name="expand">False</property>
  964.             <property name="fill">False</property>
  965.             <property name="pack_type">end</property>
  966.             <property name="position">0</property>
  967.           </packing>
  968.         </child>
  969.       </object>
  970.     </child>
  971.     <action-widgets>
  972.       <action-widget response="-5">test_pipeline_ok_button</action-widget>
  973.     </action-widgets>
  974.   </object>
  975. </interface>
  976.