1#ifndef ZAO_ENDPOINT_VIDEO_NV_BUFFER_INTERFACE_HPP_
2#define ZAO_ENDPOINT_VIDEO_NV_BUFFER_INTERFACE_HPP_
8#include "../TimestampInterface.hpp"
19 virtual NvBuffer* GetPointer() = 0;
21 virtual void ClearForEOS() = 0;
std::uint64_t Rep
タイムスタンプの表現に用いる整数型
Definition TimestampInterface.hpp:17
Definition NvBufferInterface.hpp:17
Zao製品共通の名前空間
Definition FactoryInterface.hpp:11