summaryrefslogtreecommitdiffstats
path: root/src/sdp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sdp.c')
-rw-r--r--src/sdp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sdp.c b/src/sdp.c
index d920a753..c48d4ba7 100644
--- a/src/sdp.c
+++ b/src/sdp.c
@@ -192,6 +192,7 @@ static struct tupla ServiceClass[] = {
{ UPNP_L2CAP_SVCLASS_ID, "UPnP L2CAP" },
{ VIDEO_SOURCE_SVCLASS_ID, "Video Source" },
{ VIDEO_SINK_SVCLASS_ID, "Video Sink" },
+ { VIDEO_DISTRIBUTION_SVCLASS_ID, "Video Distribution" },
{ 0 }
};