summaryrefslogtreecommitdiff
path: root/avmedia/README
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2013-01-08 22:07:56 +0000
committerMichael Meeks <michael.meeks@suse.com>2013-01-08 22:08:19 +0000
commit1c010bd28862788038703ff7fdbbde1764cc7098 (patch)
treef98ff25deff2725660dfaadbfeca2779ce8a8707 /avmedia/README
parentee0bf5d58bc59052923c4ced928a989956e71456 (diff)
avmedia: cleanup unused listener logic in gstreamer, and update docs.
Change-Id: Ic64a4e0ed1ad194d94f5451b60e926f13ad85578
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