LibreOffice Module avmedia (master) 1
Namespaces | Variables
gstframegrabber.cxx File Reference
#include "gstframegrabber.hxx"
#include "gstplayer.hxx"
#include <cppuhelper/supportsservice.hxx>
#include <gst/gstbuffer.h>
#include <gst/video/video.h>
#include <gst/video/gstvideosink.h>
#include <o3tl/safeint.hxx>
#include <vcl/graph.hxx>
#include <vcl/BitmapTools.hxx>
#include <string>
Include dependency graph for gstframegrabber.cxx:

Go to the source code of this file.

Namespaces

namespace  avmedia
 
namespace  avmedia::gstreamer
 

Variables

constexpr OUStringLiteral AVMEDIA_GST_FRAMEGRABBER_IMPLEMENTATIONNAME = u"com.sun.star.comp.avmedia.FrameGrabber_GStreamer"
 
constexpr OUStringLiteral AVMEDIA_GST_FRAMEGRABBER_SERVICENAME = u"com.sun.star.media.FrameGrabber_GStreamer"
 

Variable Documentation

◆ AVMEDIA_GST_FRAMEGRABBER_IMPLEMENTATIONNAME

constexpr OUStringLiteral AVMEDIA_GST_FRAMEGRABBER_IMPLEMENTATIONNAME = u"com.sun.star.comp.avmedia.FrameGrabber_GStreamer"
constexpr

◆ AVMEDIA_GST_FRAMEGRABBER_SERVICENAME

constexpr OUStringLiteral AVMEDIA_GST_FRAMEGRABBER_SERVICENAME = u"com.sun.star.media.FrameGrabber_GStreamer"
constexpr