YARP
Yet Another Robot Platform
h264Decoder_cfgParamters Struct Reference

#include <h264_carrier/H264Decoder.h>

Public Member Functions

 h264Decoder_cfgParamters ()
 

Public Attributes

struct {
   int   left
 
   int   right
 
   int   top
 
   int   bottom
 
crop
 
int fps_max
 
int remotePort
 
bool removeJitter
 

Detailed Description

Definition at line 16 of file H264Decoder.h.

Constructor & Destructor Documentation

◆ h264Decoder_cfgParamters()

h264Decoder_cfgParamters::h264Decoder_cfgParamters ( )
inline

Definition at line 18 of file H264Decoder.h.

Member Data Documentation

◆ bottom

int h264Decoder_cfgParamters::bottom

Definition at line 29 of file H264Decoder.h.

◆ crop

struct { ... } h264Decoder_cfgParamters::crop

◆ fps_max

int h264Decoder_cfgParamters::fps_max

Definition at line 32 of file H264Decoder.h.

◆ left

int h264Decoder_cfgParamters::left

Definition at line 26 of file H264Decoder.h.

◆ remotePort

int h264Decoder_cfgParamters::remotePort

Definition at line 33 of file H264Decoder.h.

◆ removeJitter

bool h264Decoder_cfgParamters::removeJitter

Definition at line 34 of file H264Decoder.h.

◆ right

int h264Decoder_cfgParamters::right

Definition at line 27 of file H264Decoder.h.

◆ top

int h264Decoder_cfgParamters::top

Definition at line 28 of file H264Decoder.h.


The documentation for this struct was generated from the following file: