bump product version to 4.1.6.2
[LibreOffice.git] / avmedia / README
blobad8120b5611e87ffad44a08c347aa26472be3b36
1 Audio/Video media implementation.
3 Provides per-platform implementations of multimedia functionality.
4 Currently no stream API is provided, only a URI based one, so
5 streaming has to be wrapped around it via temp files.
7 Also provides (in source/framework/mediacontrol.cxx) an implementation
8 of the graphical media playback control that appears in the toolbar /
9 mediaobject bar when media is selected under the .uno:AVMediaToolBox
10 item.