1c010bd288
Change-Id: Ic64a4e0ed1ad194d94f5451b60e926f13ad85578
10 lines
No EOL
434 B
Text
10 lines
No EOL
434 B
Text
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. |