LibreOffice Module avmedia (master) 1
Namespaces | Functions | Variables
soundhandler.cxx File Reference
#include "soundhandler.hxx"
#include <unotools/mediadescriptor.hxx>
#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/frame/DispatchResultState.hpp>
#include <avmedia/mediawindow.hxx>
#include <cppuhelper/queryinterface.hxx>
#include <cppuhelper/typeprovider.hxx>
#include <cppuhelper/factory.hxx>
#include <cppuhelper/supportsservice.hxx>
Include dependency graph for soundhandler.cxx:

Go to the source code of this file.

Namespaces

namespace  avmedia
 

Functions

 avmedia::IMPL_LINK_NOARG (SoundHandler, implts_PlayerNotify, Timer *, void)
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_framework_SoundHandler_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &)
 

Variables

constexpr OUStringLiteral avmedia::IMPLEMENTATIONNAME_SOUNDHANDLER = u"com.sun.star.comp.framework.SoundHandler"
 

Function Documentation

◆ com_sun_star_comp_framework_SoundHandler_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_framework_SoundHandler_get_implementation ( css::uno::XComponentContext *  ,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 316 of file soundhandler.cxx.