office-gobmx/avmedia
Luboš Luňák ba044b1e96 remove needless forward rtl::OUString declarations
Change-Id: I97d91a758dd82d64768d75c1d2ddd279de5f6034
2013-04-07 14:23:12 +02:00
..
inc remove needless forward rtl::OUString declarations 2013-04-07 14:23:12 +02:00
source mass removal of rtl:: prefixes for O(U)String* 2013-04-07 14:23:11 +02:00
util
AllLangResTarget_avmedia.mk
Library_avmedia.mk new module i18nlangtag 2013-04-05 19:10:48 +02:00
Library_avmediagst.mk
Library_avmediagst_0_10.mk
Library_avmediaQuickTime.mk
Library_avmediawin.mk
Makefile
Module_avmedia.mk
Package_inc.mk
README

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.