From 84fd2a75e0aa5797d69d13ea2125b7362982e3c3 Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Wed, 17 Jul 2013 14:18:26 +0300 Subject: [PATCH] doc/media-api: Update documentation of MediaItem1 This adds documentation of property Player --- doc/media-api.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/media-api.txt b/doc/media-api.txt index 07ace238a..cc3532250 100644 --- a/doc/media-api.txt +++ b/doc/media-api.txt @@ -372,7 +372,11 @@ Methods void Play() Add item to now playing list -Properties string Name [readonly] +Properties object Player [readonly] + + Player object path the item belongs to + + string Name [readonly] Item displayable name -- 2.11.0