chiark / gitweb /
doxygen; chatty logging in hope of catching a bug
[disorder] / lib / client.h
index 773c555baf8e11620c6f1dd5c797da4bb2f50ed9..39a68304d80498ca4400344c5293974bbb4c6268 100644 (file)
@@ -186,6 +186,8 @@ int disorder_new_tracks(disorder_client *c,
                        int max);
 /* get new tracks */
 
+int disorder_rtp_address(disorder_client *c, char **addressp, char **portp);
+
 #endif /* CLIENT_H */
 
 /*