10#ifndef ZEP_VIDEO_NV_BUFFER_INTERFACE_HPP_
11#define ZEP_VIDEO_NV_BUFFER_INTERFACE_HPP_
17#include "../TimestampInterface.hpp"
27 virtual NvBuffer* GetPointer() = 0;
29 virtual void ClearForEOS() = 0;
std::uint64_t Rep
Integer type used to represent timestamps.
Definition TimestampInterface.hpp:25
Definition NvBufferInterface.hpp:25
Namespace for ZEP SDK.
Definition FactoryInterface.hpp:19