|
Apollo 10.0
自动驾驶开放平台
|
#include <driver.h>
Public 成员函数 | |
| CameraDriver (const CameraH265Config *h265_cfg) | |
| ~CameraDriver () | |
| bool | Poll (std::shared_ptr< CompressedImage > h265) |
| void | Init () |
| int | Port () |
| int | Record () |
Protected 成员函数 | |
| bool | PollByFrame (std::shared_ptr< CompressedImage > h265) |
Protected 属性 | |
| CameraH265Config | config_ |
| std::shared_ptr< SocketInput > | input_ |
|
explicit |
| void apollo::drivers::video::CameraDriver::Init | ( | ) |
| bool apollo::drivers::video::CameraDriver::Poll | ( | std::shared_ptr< CompressedImage > | h265 | ) |
|
protected |
|
inline |
|
inline |
|
protected |
|
protected |