mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
rygel: Fix introspection XML for MediaItem2
This commit is contained in:
parent
ed061a3e73
commit
441bd54bdc
1 changed files with 1 additions and 0 deletions
|
|
@ -133,6 +133,7 @@ PA_MODULE_USAGE("display_name=<UPnP Media Server name>");
|
||||||
" <interface name=\"org.gnome.UPnP.MediaItem2\">" \
|
" <interface name=\"org.gnome.UPnP.MediaItem2\">" \
|
||||||
" <property name=\"URLs\" type=\"as\" access=\"read\"/>" \
|
" <property name=\"URLs\" type=\"as\" access=\"read\"/>" \
|
||||||
" <property name=\"MIMEType\" type=\"s\" access=\"read\"/>" \
|
" <property name=\"MIMEType\" type=\"s\" access=\"read\"/>" \
|
||||||
|
" </interface>" \
|
||||||
" <interface name=\"org.gnome.UPnP.MediaObject2\">" \
|
" <interface name=\"org.gnome.UPnP.MediaObject2\">" \
|
||||||
" <property name=\"Parent\" type=\"s\" access=\"read\"/>" \
|
" <property name=\"Parent\" type=\"s\" access=\"read\"/>" \
|
||||||
" <property name=\"Type\" type=\"s\" access=\"read\"/>" \
|
" <property name=\"Type\" type=\"s\" access=\"read\"/>" \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue