Zao SDK for Jetson / libzao-endpoint API リファレンス 1.5.0.0 (2024-09-25)
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: