X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/cdabf44d4bf72678b402c0fd7dac394eb36513da..02d50cbd5926b4ef1f88c6f9ca28486fa45508c0:/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;