|
|
#include <ArmarXCore/core/Component.h>#include <ArmarXCore/core/services/tasks/PeriodicTask.h>#include <VisionX/components/image_processor/StreamProvider/StreamProviderI.h>#include <VisionX/interface/components/StreamProvider.h>#include <libavcodec/avcodec.h>#include <libswscale/swscale.h>
Include dependency graph for StreamReceiver.h:
This graph shows which files directly or indirectly include this file: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 37 of file StreamReceiver.h.