From 3268b26a207e19441fcc094321fee0247a29b170 Mon Sep 17 00:00:00 2001 From: antimof Date: Sat, 2 May 2020 17:26:43 +0300 Subject: [PATCH] Update dnssdint.h --- lib/dnssdint.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/dnssdint.h b/lib/dnssdint.h index f543193..3e451c2 100644 --- a/lib/dnssdint.h +++ b/lib/dnssdint.h @@ -6,7 +6,7 @@ #define RAOP_CN "0,1,2,3" /* Audio codec: PCM, ALAC, AAC, AAC ELD */ #define RAOP_ET "0,3,5" /* Encryption type: None, FairPlay, FairPlay SAPv2.5 */ #define RAOP_VV "2" -#define RAOP_FT "0x5A7FFFF7,0x1E" +#define RAOP_FT "0x5A7FFFE6" #define RAOP_RHD "5.6.0.0" #define RAOP_SF "0x4" #define RAOP_SV "false" @@ -19,11 +19,11 @@ #define RAOP_VN "65537" #define RAOP_PK "b07727d6f6cd6e08b58ede525ec3cdeaa252ad9f683feb212ef8a205246554e7" -#define AIRPLAY_FEATURES "0x5A7FFFF7,0x1E" +#define AIRPLAY_FEATURES "0x5A7FFFE6" #define AIRPLAY_SRCVERS "220.68" #define AIRPLAY_FLAGS "0x4" #define AIRPLAY_VV "2" #define AIRPLAY_PK "b07727d6f6cd6e08b58ede525ec3cdeaa252ad9f683feb212ef8a205246554e7" #define AIRPLAY_PI "2e388006-13ba-4041-9a67-25dd4a43d536" -#endif \ No newline at end of file +#endif