#include <driver.h>
|
| bool | PollByFrame (std::shared_ptr< CompressedImage > h265) |
| |
◆ CameraDriver()
| apollo::drivers::video::CameraDriver::CameraDriver |
( |
const CameraH265Config * |
h265_cfg | ) |
|
|
explicit |
◆ ~CameraDriver()
| apollo::drivers::video::CameraDriver::~CameraDriver |
( |
| ) |
|
|
inline |
◆ Init()
| void apollo::drivers::video::CameraDriver::Init |
( |
| ) |
|
◆ Poll()
| bool apollo::drivers::video::CameraDriver::Poll |
( |
std::shared_ptr< CompressedImage > |
h265 | ) |
|
◆ PollByFrame()
| bool apollo::drivers::video::CameraDriver::PollByFrame |
( |
std::shared_ptr< CompressedImage > |
h265 | ) |
|
|
protected |
◆ Port()
| int apollo::drivers::video::CameraDriver::Port |
( |
| ) |
|
|
inline |
◆ Record()
| int apollo::drivers::video::CameraDriver::Record |
( |
| ) |
|
|
inline |
◆ config_
| CameraH265Config apollo::drivers::video::CameraDriver::config_ |
|
protected |
◆ input_
| std::shared_ptr<SocketInput> apollo::drivers::video::CameraDriver::input_ |
|
protected |
The documentation for this class was generated from the following file: