LibreOffice Module slideshow (master) 1
Classes | Namespaces | Typedefs
soundplayer.hxx File Reference
#include <rtl/ustring.hxx>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/media/XPlayer.hpp>
#include <avmedia/mediaitem.hxx>
#include <memory>
#include "pauseeventhandler.hxx"
#include "disposable.hxx"
#include "eventmultiplexer.hxx"
Include dependency graph for soundplayer.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  slideshow::internal::SoundPlayer
 Little class that plays a sound from a URL. More...
 

Namespaces

namespace  slideshow
 
namespace  slideshow::internal
 

Typedefs

typedef ::std::shared_ptr< SoundPlayer > slideshow::internal::SoundPlayerSharedPtr