From 2a7b31f2578c4088684090c178c3c230e6857613 Mon Sep 17 00:00:00 2001 From: John Cegalis Date: Tue, 13 Dec 2011 06:49:37 -0500 Subject: [PATCH] added media timer start stop --- manual/source/creating_service.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manual/source/creating_service.rst b/manual/source/creating_service.rst index 254dd8b..5952a12 100644 --- a/manual/source/creating_service.rst +++ b/manual/source/creating_service.rst @@ -250,7 +250,8 @@ After adding your media file to the :ref:`creating_service` you can mouseover your file and the popup will show you the play time "Length" in hours, minutes and seconds. -**Note:** The media timer is not available with some media file types. +**Note:** The media timer is not available using webkit and with some media file +types. .. image:: pics/service_media_timer.png