LibreOffice Module avmedia (master) 1
Namespaces | Variables
framegrabber.cxx File Reference
#include <sal/config.h>
#include <memory>
#include <prewin.h>
#include <postwin.h>
#include <objbase.h>
#include <strmif.h>
#include <Amvideo.h>
#include "interface.hxx"
#include <uuids.h>
#include "framegrabber.hxx"
#include "player.hxx"
#include <cppuhelper/supportsservice.hxx>
#include <osl/file.hxx>
#include <tools/stream.hxx>
#include <vcl/graph.hxx>
#include <vcl/dibtools.hxx>
#include <o3tl/char16_t2wchar_t.hxx>
#include <systools/win32/oleauto.hxx>
Include dependency graph for framegrabber.cxx:

Go to the source code of this file.

Namespaces

namespace  avmedia
 
namespace  avmedia::win
 

Variables

constexpr OUStringLiteral AVMEDIA_WIN_FRAMEGRABBER_IMPLEMENTATIONNAME = u"com.sun.star.comp.avmedia.FrameGrabber_DirectX"
 
constexpr OUStringLiteral AVMEDIA_WIN_FRAMEGRABBER_SERVICENAME = u"com.sun.star.media.FrameGrabber_DirectX"
 

Variable Documentation

◆ AVMEDIA_WIN_FRAMEGRABBER_IMPLEMENTATIONNAME

constexpr OUStringLiteral AVMEDIA_WIN_FRAMEGRABBER_IMPLEMENTATIONNAME = u"com.sun.star.comp.avmedia.FrameGrabber_DirectX"
constexpr

Definition at line 43 of file framegrabber.cxx.

Referenced by avmedia::win::FrameGrabber::getImplementationName().

◆ AVMEDIA_WIN_FRAMEGRABBER_SERVICENAME

constexpr OUStringLiteral AVMEDIA_WIN_FRAMEGRABBER_SERVICENAME = u"com.sun.star.media.FrameGrabber_DirectX"
constexpr