From 7c746fcd27637eb3731e9afcc08fe69af75477b6 Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Wed, 17 Jul 2013 13:51:36 +0300 Subject: [PATCH] doc/media-api: Update documentation of MediaFolder1 This adds missing access types to properties NumberOfItems and Name --- doc/media-api.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/media-api.txt b/doc/media-api.txt index cf752392a..07ace238a 100644 --- a/doc/media-api.txt +++ b/doc/media-api.txt @@ -313,11 +313,11 @@ Methods object Search(string value, dict filter) exception is NowPlaying folder which should be always present while the player is active. -Properties uint32 NumberOfItems: +Properties uint32 NumberOfItems [readonly] Number of items in the folder - string Name: + string Name [readonly] Folder name: -- 2.47.3