LibreOffice Module avmedia (master) 1
Classes | Namespaces | Typedefs
gtkplayer.hxx File Reference
#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>
Include dependency graph for gtkplayer.hxx:
This graph shows which files directly or indirectly include this file:

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 Documentation

◆ GtkMediaStream

typedef struct _GtkMediaStream GtkMediaStream

Definition at line 23 of file gtkplayer.hxx.

◆ GtkWidget

typedef struct _GtkWidget GtkWidget

Definition at line 24 of file gtkplayer.hxx.