summaryrefslogtreecommitdiff
path: root/src/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/options.h')
-rw-r--r--src/options.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/options.h b/src/options.h
index 3f8d551..a6f1067 100644
--- a/src/options.h
+++ b/src/options.h
@@ -62,6 +62,8 @@ struct options_struct {
char* rtp_host_;
int rtp_port_base_;
+ char* rtp_addr_local_;
+ int rtp_port_base_local_;
char* preview_videosink_;