|
LibreOffice Module avmedia (master) 1
|
#include <sal/config.h>#include <string_view>#include <osl/conditn.hxx>#include "gstcommon.hxx"#include <com/sun/star/media/XPlayer.hpp>#include <cppuhelper/compbase.hxx>#include <cppuhelper/basemutex.hxx>Go to the source code of this file.
Classes | |
| class | avmedia::gstreamer::Player |
Namespaces | |
| namespace | avmedia |
| namespace | avmedia::gstreamer |
Typedefs | |
| typedef struct _GstVideoOverlay | GstVideoOverlay |
| typedef ::cppu::WeakComponentImplHelper< css::media::XPlayer, css::lang::XServiceInfo > | avmedia::gstreamer::GstPlayer_BASE |
| typedef struct _GstVideoOverlay GstVideoOverlay |
Definition at line 33 of file gstplayer.hxx.