#include <H264EncoderV4L2.h>
◆ H264EncoderV4L2Props() [1/2]
| H264EncoderV4L2Props::H264EncoderV4L2Props |
( |
| ) |
|
|
inline |
◆ H264EncoderV4L2Props() [2/2]
| H264EncoderV4L2Props::H264EncoderV4L2Props |
( |
bool | _enableMotionVectors, |
|
|
int | _motionVectorThreshold = 5 ) |
|
inline |
◆ applyProperties()
template<typename PropsT >
| static void H264EncoderV4L2Props::applyProperties |
( |
PropsT & | props, |
|
|
const std::map< std::string, apra::ScalarPropertyValue > & | values, |
|
|
std::vector< std::string > & | missingRequired ) |
|
inlinestatic |
◆ dynamicPropertyNames()
| static std::vector< std::string > H264EncoderV4L2Props::dynamicPropertyNames |
( |
| ) |
|
|
inlinestatic |
◆ getProperty()
◆ setProperty()
◆ enableMotionVectors
| bool H264EncoderV4L2Props::enableMotionVectors = false |
◆ motionVectorThreshold
| int H264EncoderV4L2Props::motionVectorThreshold = 5 |
◆ targetKbps
| uint32_t H264EncoderV4L2Props::targetKbps |
The documentation for this class was generated from the following file: