From 5a4402f8f6a51c6562eea46de33bc7a5796bc83d Mon Sep 17 00:00:00 2001 From: Lucas De Marchi Date: Wed, 19 Oct 2011 10:05:00 -0200 Subject: [PATCH] Fix MediaPlayer documentation --- doc/media-api.txt | 6 ------ 1 file changed, 6 deletions(-) diff --git a/doc/media-api.txt b/doc/media-api.txt index b8dcdbd23..c748e50dc 100644 --- a/doc/media-api.txt +++ b/doc/media-api.txt @@ -180,12 +180,6 @@ Signals PropertyChanged(string setting, variant value) Track duration in milliseconds - StatusChanged(string status, uint32 position) - - Possible status: "playing", "stopped", "paused", - "forward-seek", "reverse-seek" or - "error" - Properties string Equalizer [readwrite] Possible values: "off" or "on" -- 2.47.3