StreamProviderI.h File Reference
#include <string>
#include <Image/ByteImage.h>
#include <ArmarXCore/core/Component.h>
#include <ArmarXCore/core/logging/Logging.h>
#include <ArmarXCore/core/services/tasks/RunningTask.h>
#include <ArmarXCore/core/services/tasks/PeriodicTask.h>
#include <VisionX/core/ImageProcessor.h>
#include <VisionX/interface/components/StreamProvider.h>
#include <x264.h>
#include <libswscale/swscale.h>
+ Include dependency graph for StreamProviderI.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StreamProviderI
 This class realizes the StreamProviderImageProcessorInterface-SliceInterface and is a subclass of visionx::ImageProcessor. More...
 
class  StreamProviderI::StreamProviderPropertyDefinitions
 

Namespaces

 Stream
 

Macros

#define NUMBER_OF_COMPRESSIONRATES   3
 

Typedefs

using StreamProviderIPtr = IceInternal::Handle< StreamProviderI >
 

Macro Definition Documentation

◆ NUMBER_OF_COMPRESSIONRATES

#define NUMBER_OF_COMPRESSIONRATES   3

Definition at line 45 of file StreamProviderI.h.