6b651171777a8baea2446ffb467789d28fac6db1
[deb_shairplay.git] / src / lib / dnssdint.h
1 #ifndef DNSSDINT_H
2 #define DNSSDINT_H
3
4 #define RAOP_TXTVERS "1"
5 #define RAOP_CH "2"
6 #define RAOP_CN "0,1"
7 #define RAOP_ET "1"
8 #define RAOP_SV "false"
9 #define RAOP_DA "true"
10 #define RAOP_SR "44100"
11 #define RAOP_SS "16"
12 #define RAOP_VN "65537"
13 #define RAOP_TP "TCP,UDP"
14 #define RAOP_MD "0,1,2"
15 #define RAOP_AM "AppleTV2,1"
16 #define RAOP_SF "0x4"
17
18 #endif