監視機能を提供するインターフェース
More...
#include <MonitorInterface.hpp>
◆ ObserveLineData()
virtual ZAO_ENDPOINT_NODISCARD std::shared_ptr< ControlInterface< LineData > > zao::endpoint::monitor::MonitorInterface::ObserveLineData |
( |
| ) |
|
|
pure virtual |
RASCOW2 回線データの監視を開始する.
- Returns
- 監視の制御を行うオブジェクト
◆ ObserveLineState()
virtual ZAO_ENDPOINT_NODISCARD std::shared_ptr< ControlInterface< LineState > > zao::endpoint::monitor::MonitorInterface::ObserveLineState |
( |
| ) |
|
|
pure virtual |
RASCOW2 回線状態の監視を開始する.
- Returns
- 監視の制御を行うオブジェクト
◆ ObserveProcessState()
virtual ZAO_ENDPOINT_NODISCARD std::shared_ptr< ControlInterface< ProcessState > > zao::endpoint::monitor::MonitorInterface::ObserveProcessState |
( |
| ) |
|
|
pure virtual |
Sink/Souceプロセス状態の監視を開始する.
- Returns
- 監視の制御を行うオブジェクト
◆ ObserveStreamingState()
virtual ZAO_ENDPOINT_NODISCARD std::shared_ptr< ControlInterface< StreamingState > > zao::endpoint::monitor::MonitorInterface::ObserveStreamingState |
( |
| ) |
|
|
pure virtual |
ストリーミング状態の監視を開始する.
- Returns
- 監視の制御を行うオブジェクト
◆ ObserveVideoStat()
virtual ZAO_ENDPOINT_NODISCARD std::shared_ptr< ControlInterface< VideoStat > > zao::endpoint::monitor::MonitorInterface::ObserveVideoStat |
( |
| ) |
|
|
pure virtual |
Video Statistics データの監視を開始する.
- Returns
- 監視の制御を行うオブジェクト
The documentation for this class was generated from the following file:
- /home/jenkins/workspace/J2408.zao_sdk_jetson.build/zep_sdk/libzao-endpoint/include/zao/endpoint/monitor/MonitorInterface.hpp