Zao SDK for Jetson / libzao-endpoint API リファレンス 1.6.0.0 (2024-12-24)
|
This is the complete list of members for zao::endpoint::monitor::VideoStatEntry, including all inherited members.
byte_ | zao::endpoint::monitor::VideoStatEntry | |
nal_ | zao::endpoint::monitor::VideoStatEntry | |
rst_cnt_ | zao::endpoint::monitor::VideoStatEntry | |
rst_st_ | zao::endpoint::monitor::VideoStatEntry | |
stop_cnt_ | zao::endpoint::monitor::VideoStatEntry | |
stop_st_ | zao::endpoint::monitor::VideoStatEntry | |
tgt_kbps_ | zao::endpoint::monitor::VideoStatEntry | |
VideoStatEntry() noexcept | zao::endpoint::monitor::VideoStatEntry | inline |
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) noexcept | zao::endpoint::monitor::VideoStatEntry | inline |