X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/0cf685f6a9ce58259b542dc4102261205a53a6f4..87864f772bd033fa5e405b9ced6f8ca46d4fb388:/lib/configuration.h diff --git a/lib/configuration.h b/lib/configuration.h index 8255db2..6e3a9a9 100644 --- a/lib/configuration.h +++ b/lib/configuration.h @@ -251,6 +251,9 @@ struct config { /** @brief RTP delay threshold */ long rtp_delay_threshold; + + /** @brief Verbose RTP transmission logging */ + int rtp_verbose; /** @brief TTL for multicast packets */ long multicast_ttl;