|
LibreOffice Module avmedia (master) 1
|
#include <sal/config.h>#include <string_view>#include <com/sun/star/lang/XServiceInfo.hpp>#include <com/sun/star/media/XPlayer.hpp>#include <com/sun/star/media/XPlayerNotifier.hpp>#include <comphelper/multicontainer2.hxx>#include <cppuhelper/compbase.hxx>#include <cppuhelper/basemutex.hxx>Go to the source code of this file.
Classes | |
| class | avmedia::gtk::GtkPlayer |
Namespaces | |
| namespace | avmedia |
| namespace | avmedia::gtk |
Typedefs | |
| typedef struct _GtkMediaStream | GtkMediaStream |
| typedef struct _GtkWidget | GtkWidget |
| typedef cppu::WeakComponentImplHelper< css::media::XPlayer, css::media::XPlayerNotifier, css::lang::XServiceInfo > | avmedia::gtk::GtkPlayer_BASE |
| typedef struct _GtkMediaStream GtkMediaStream |
Definition at line 23 of file gtkplayer.hxx.
| typedef struct _GtkWidget GtkWidget |
Definition at line 24 of file gtkplayer.hxx.