NVIDIA DeepStream SDK API Reference

7.1 Release
buffer.hpp File Reference

Detailed Description

Service maker buffer abstraction

Description: Buffer class intends to provide a comprehensive wrapper of various type of data that flows through the service maker pipeline.

Definition in file buffer.hpp.

Go to the source code of this file.

Data Structures

class  deepstream::Buffer
 Base class of a buffer. More...
 
struct  deepstream::Buffer::_Latency
 Unified definition of latency for a buffer. More...
 
class  deepstream::VideoBuffer
 

Namespaces

 deepstream
 

Typedefs

typedef struct _GstBuffer OpaqueBuffer
 

Typedef Documentation

◆ OpaqueBuffer

typedef struct _GstBuffer OpaqueBuffer

Definition at line 31 of file buffer.hpp.