]> git.sesse.net Git - nageru/blobdiff - nageru/mainwindow.ui
Add a UI toggle to turn off SRT at runtime.
[nageru] / nageru / mainwindow.ui
index d727155c1d3a557d229a4602070c49da67a7e559..e3ce5c311556e33300cf75f1e03f2735b9a032c1 100644 (file)
     <addaction name="hdmi_sdi_output_resolution_menu"/>
     <addaction name="display_timecode_menu"/>
     <addaction name="quick_cut_enable_action"/>
+    <addaction name="srt_enable_action"/>
     <addaction name="exit_action"/>
    </widget>
    <widget class="QMenu" name="menu_Help">
     <string>Enable &amp;quick-cut keys (Q, W, E, etc.)</string>
    </property>
   </action>
+  <action name="srt_enable_action">
+   <property name="checkable">
+    <bool>true</bool>
+   </property>
+   <property name="checked">
+    <bool>true</bool>
+   </property>
+   <property name="text">
+    <string>Accept new SRT connections on port 9710</string>
+   </property>
+  </action>
  </widget>
  <layoutdefault spacing="6" margin="11"/>
  <customwidgets>