#include <RTSPPusher.h>
◆ RTSPPusherProps() [1/2]
| RTSPPusherProps::RTSPPusherProps |
( |
| ) |
|
|
inline |
◆ RTSPPusherProps() [2/2]
| RTSPPusherProps::RTSPPusherProps |
( |
std::string | _URL, |
|
|
std::string | _title ) |
|
inline |
◆ ~RTSPPusherProps()
| RTSPPusherProps::~RTSPPusherProps |
( |
| ) |
|
|
inline |
◆ applyProperties()
template<typename PropsT >
| static void RTSPPusherProps::applyProperties |
( |
PropsT & | props, |
|
|
const std::map< std::string, apra::ScalarPropertyValue > & | values, |
|
|
std::vector< std::string > & | missingRequired ) |
|
inlinestatic |
◆ dynamicPropertyNames()
| static std::vector< std::string > RTSPPusherProps::dynamicPropertyNames |
( |
| ) |
|
|
inlinestatic |
◆ getProperty()
◆ setProperty()
◆ encoderTargetKbps
| uint32_t RTSPPusherProps::encoderTargetKbps |
◆ isTCP
| bool RTSPPusherProps::isTCP |
◆ title
| std::string RTSPPusherProps::title |
◆ URL
| std::string RTSPPusherProps::URL |
The documentation for this class was generated from the following file: