aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/rtp_player_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/rtp_player_dialog.h')
-rw-r--r--ui/qt/rtp_player_dialog.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/qt/rtp_player_dialog.h b/ui/qt/rtp_player_dialog.h
index 9cb8ed5b9e..01f9039d17 100644
--- a/ui/qt/rtp_player_dialog.h
+++ b/ui/qt/rtp_player_dialog.h
@@ -63,6 +63,8 @@ public:
/** Add an RTP stream to play.
* MUST be called before exec().
+ * Requires src_addr, src_port, dest_addr, dest_port, ssrc, packet_count,
+ * setup_frame_number, and start_rel_time.
*
* @param rtp_stream struct with rtp_stream info
*/