|
Astra SDK
v2.1.3
|
basic Image Stream 更多...
#include <Image.hpp>
Public 成员函数 | |
| ImageStream (astra_streamconnection_t connection) | |
| float | hFov () const |
| get horizontal fov 更多... | |
| float | vFov () const |
| get vertical fov 更多... | |
| astra_usb_info_t | usb_info () const |
| get usb_info 更多... | |
| bool | mirroring_enabled () const |
| get is mirroring 更多... | |
| void | enable_mirroring (bool mirroring) |
| enable mirroring 更多... | |
| std::vector< ImageStreamMode > | available_modes () const |
| get available_modes 更多... | |
| ImageStreamMode | mode () const |
| get current image mode 更多... | |
| void | set_mode (const ImageStreamMode &mode) |
| set current image mode 更多... | |
Public 成员函数 继承自 astra::DataStream | |
| DataStream (astra_streamconnection_t connection) | |
| default constructs 更多... | |
| bool | is_available () |
| start stream 更多... | |
| void | start () |
| start stream | |
| void | stop () |
| stop stream | |
basic Image Stream
|
inline |
get available_modes
|
inline |
enable mirroring
| [int] | mirroring |
|
inline |
get horizontal fov
|
inline |
get is mirroring
|
inline |
get current image mode
|
inline |
|
inline |
get usb_info
|
inline |
get vertical fov