|
#include <ArmarXCore/core/Component.h>
#include <ArmarXCore/core/services/tasks/PeriodicTask.h>
#include <VisionX/interface/components/StreamProvider.h>
#include <VisionX/components/image_processor/StreamProvider/StreamProviderI.h>
#include <libavcodec/avcodec.h>
#include <libswscale/swscale.h>
Go to the source code of this file.
Classes | |
class | StreamReceiver |
A brief description. More... | |
class | StreamReceiver::StreamReceiverPropertyDefinitions |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
TabletTeleoperation | |
This file is part of ArmarX. | |
Typedefs | |
using | GstElement = _GstElement |
using | ImageMap = std::map< std::string, CByteImage * > |
using | StreamReceiverPtr = IceInternal::Handle< StreamReceiver > |
using GstElement = _GstElement |
Definition at line 36 of file StreamReceiver.h.