Zao SDK for Jetson / libzao-endpoint API リファレンス 1.6.0.0 (2024-12-24)
Loading...
Searching...
No Matches
Public Member Functions | List of all members
zao::endpoint::monitor::StreamingState Class Reference

ストリーミング状態を表すクラス. More...

#include <StreamingState.hpp>

Public Member Functions

 StreamingState ()
 StreamingState オブジェクトをデフォルト構築する.
 
 StreamingState (bool is_streaming)
 StreamingState オブジェクトを初期値指定で構築する.
 
bool IsStreaming () const noexcept
 ストリーミング中か否か.
 

Detailed Description

ストリーミング状態を表すクラス.

Constructor & Destructor Documentation

◆ StreamingState()

zao::endpoint::monitor::StreamingState::StreamingState ( bool  is_streaming)
inline

StreamingState オブジェクトを初期値指定で構築する.

Parameters
is_streamingストリーミング中か否か.

The documentation for this class was generated from the following file: