Zao SDK for Jetson / libzep API Reference
|
factory function interface for video-related streams More...
#include <FactoryInterface.hpp>
Public Member Functions | |
virtual std::unique_ptr< NvSourceInterface > | CreateNvSource (const std::string &stream_name)=0 |
/** | |
virtual std::unique_ptr< NvSourceInterface > | CreateNvSource (const std::string &stream_name)=0 |
NvSourceのインスタンスを生成する。 | |
factory function interface for video-related streams
映像関連ストリームのファクトリ機能インターフェース
|
pure virtual |
/**
stream_name | Name of the target stream. |
|
pure virtual |
NvSourceのインスタンスを生成する。
stream_name | 対象とするストリームの名前 |