Zao SDK for Jetson / libzep API リファレンス  1.0.0.0 (2023-05-08)
Public Member Functions | List of all members
zep::StreamInterface Class Referenceabstract

エンドポイント側のストリーム機能インターフェース More...

#include <StreamInterface.hpp>

Public Member Functions

virtual void SetTimestamp (const std::shared_ptr< TimestampInterface > &timestamp)=0
 このストリームで用いるタイムスタンプを設定する。 More...
 

Detailed Description

エンドポイント側のストリーム機能インターフェース

Member Function Documentation

◆ SetTimestamp()

virtual void zep::StreamInterface::SetTimestamp ( const std::shared_ptr< TimestampInterface > &  timestamp)
pure virtual

このストリームで用いるタイムスタンプを設定する。

Parameters
timestampタイムスタンプ管理オブジェクト

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