Video Statistics 設定フォーマット  
 More...
#include <VideoStat.hpp>
|  | 
| std::uint32_t | nal_ = 0 | 
|  | RASCOW2 にプッシュした数 
 | 
|  | 
| std::uint32_t | byte_ = 0 | 
|  | RASCOW2 にプッシュしたバイト数 
 | 
|  | 
| std::uint32_t | rst_cnt_ = 0 | 
|  | reset_stream が 1 になった回数 
 | 
|  | 
| std::uint8_t | rst_st_ = 0 | 
|  | reset_stream の状態(0/1) 
 | 
|  | 
| std::uint32_t | stop_cnt_ = 0 | 
|  | stop_supply_of_stream が 1 になった回数 
 | 
|  | 
| std::uint8_t | stop_st_ = 0 | 
|  | stop_supply_of_stream の状態(0/1) 
 | 
|  | 
| std::uint32_t | tgt_kbps_ = 0 | 
|  | ターゲットビットレート 
 | 
|  | 
Video Statistics 設定フォーマット 
◆ VideoStatEntry() [1/2]
  
  | 
        
          | zao::endpoint::monitor::VideoStatEntry::VideoStatEntry | ( |  | ) |  |  | inlinenoexcept | 
 
 
◆ VideoStatEntry() [2/2]
  
  | 
        
          | zao::endpoint::monitor::VideoStatEntry::VideoStatEntry | ( | std::uint32_t | nal, |  
          |  |  | std::uint32_t | byte, |  
          |  |  | std::uint32_t | rst_cnt, |  
          |  |  | std::uint8_t | rst_st, |  
          |  |  | std::uint32_t | stop_cnt, |  
          |  |  | std::uint8_t | stop_st, |  
          |  |  | std::uint32_t | tgt_kbps |  
          |  | ) |  |  |  | inlinenoexcept | 
 
VideoStatEntry オブジェクトを初期値付きで構築する. 
- Parameters
- 
  
    | nal | RASCOW2 にプッシュした数 |  | byte | RASCOW2 にプッシュしたバイト数 |  | rst_cnt | reset_stream が 1 になった回数 |  | rst_st | reset_stream の状態(0/1) |  | stop_cnt | stop_supply_of_stream が 1 になった回数 |  | stop_st | stop_supply_of_stream の状態(0/1) |  | tgt_kbps | ターゲットビットレート |  
 
 
 
The documentation for this struct was generated from the following file:
- /home/jenkins/workspace/J2412.zao_sdk_jetson.build/zep_sdk/libzao-endpoint/include/zao/endpoint/monitor/VideoStat.hpp