summaryrefslogtreecommitdiffstats
path: root/avmedia/README
diff options
context:
space:
mode:
Diffstat (limited to 'avmedia/README')
-rw-r--r--avmedia/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/avmedia/README b/avmedia/README
index eaa257dd0650..ad8120b5611e 100644
--- a/avmedia/README
+++ b/avmedia/README
@@ -3,3 +3,8 @@ Audio/Video media implementation.
Provides per-platform implementations of multimedia functionality.
Currently no stream API is provided, only a URI based one, so
streaming has to be wrapped around it via temp files.
+
+Also provides (in source/framework/mediacontrol.cxx) an implementation
+of the graphical media playback control that appears in the toolbar /
+mediaobject bar when media is selected under the .uno:AVMediaToolBox
+item. \ No newline at end of file