summaryrefslogtreecommitdiff
path: root/ui/qt/rtp_analysis_dialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/rtp_analysis_dialog.ui')
-rw-r--r--ui/qt/rtp_analysis_dialog.ui66
1 files changed, 57 insertions, 9 deletions
diff --git a/ui/qt/rtp_analysis_dialog.ui b/ui/qt/rtp_analysis_dialog.ui
index d68d0d2669..37066f22ac 100644
--- a/ui/qt/rtp_analysis_dialog.ui
+++ b/ui/qt/rtp_analysis_dialog.ui
@@ -328,28 +328,28 @@
</widget>
</item>
</layout>
- <action name="actionSaveAudio">
+ <action name="actionSaveAudioUnsync">
<property name="text">
- <string>Audio</string>
+ <string>Unsynchronized Forward and Reverse Audio</string>
</property>
<property name="toolTip">
- <string>Save the audio data for both channels.</string>
+ <string>Save the unsynchronized audio data for both channels.</string>
</property>
</action>
- <action name="actionSaveForwardAudio">
+ <action name="actionSaveForwardAudioUnsync">
<property name="text">
- <string>Forward Stream Audio</string>
+ <string>Unsynchronized Forward Stream Audio</string>
</property>
<property name="toolTip">
- <string>Save the forward stream audio data.</string>
+ <string>Save the unsynchronized forward stream audio data.</string>
</property>
</action>
- <action name="actionSaveReverseAudio">
+ <action name="actionSaveReverseAudioUnsync">
<property name="text">
- <string>Reverse Stream Audio</string>
+ <string>Unsynchronized Reverse Stream Audio</string>
</property>
<property name="toolTip">
- <string>Save the reverse stream audio data.</string>
+ <string>Save the unsynchronized reverse stream audio data.</string>
</property>
</action>
<action name="actionSaveCsv">
@@ -406,6 +406,54 @@
<string>N</string>
</property>
</action>
+ <action name="actionSaveAudioSyncStream">
+ <property name="text">
+ <string>Stream Synchronized Forward and Reverse Audio</string>
+ </property>
+ <property name="toolTip">
+ <string>Save the audio data for both channels synchronized to start of earlier stream.</string>
+ </property>
+ </action>
+ <action name="actionSaveForwardAudioSyncStream">
+ <property name="text">
+ <string>Stream Synchronized Forward Stream Audio</string>
+ </property>
+ <property name="toolTip">
+ <string>Save the forward stream audio data synchronized to start of earlier stream.</string>
+ </property>
+ </action>
+ <action name="actionSaveReverseAudioSyncStream">
+ <property name="text">
+ <string>Stream Synchronized Reverse Stream Audio</string>
+ </property>
+ <property name="toolTip">
+ <string>Save the reverse stream audio data synchronized to start of earlier stream.</string>
+ </property>
+ </action>
+ <action name="actionSaveAudioSyncFile">
+ <property name="text">
+ <string>File Synchronized Forward and Reverse Audio</string>
+ </property>
+ <property name="toolTip">
+ <string>Save the audio data for both channels synchronized to start of file.</string>
+ </property>
+ </action>
+ <action name="actionSaveForwardAudioSyncFile">
+ <property name="text">
+ <string>File Synchronized Forward Stream Audio</string>
+ </property>
+ <property name="toolTip">
+ <string>Save the forward stream audio data synchronized to start of file.</string>
+ </property>
+ </action>
+ <action name="actionSaveReverseAudioSyncFile">
+ <property name="text">
+ <string>File Synchronized Reverse Stream Audio</string>
+ </property>
+ <property name="toolTip">
+ <string>Save the reverse stream audio data synchronized to start of file.</string>
+ </property>
+ </action>
</widget>
<customwidgets>
<customwidget>