module-rtp-sap: ttl is uint32_t

This commit is contained in:
Wim Taymans 2023-05-12 16:37:25 +02:00
parent 01d6724819
commit bd28637233

View file

@ -235,7 +235,7 @@ struct impl {
struct spa_source *timer;
char *ifname;
bool ttl;
uint32_t ttl;
bool mcast_loop;
struct sockaddr_storage src_addr;