NVIDIA DeepStream SDK API Reference

6.4 Release
SourcePad Class Reference

Detailed Description

Definition at line 151 of file nvstreammux_pads.h.

Inheritance diagram for SourcePad:

Public Member Functions

 SourcePad (unsigned int id, void *pad)
 

Data Fields

SOURCE_STATE state
 
void * wrapped
 

Protected Attributes

unsigned int id
 

Constructor & Destructor Documentation

◆ SourcePad()

SourcePad::SourcePad ( unsigned int  id,
void *  pad 
)
inline

Definition at line 155 of file nvstreammux_pads.h.

Field Documentation

◆ id

unsigned int SourcePad::id
protected

Definition at line 173 of file nvstreammux_pads.h.

◆ state

SOURCE_STATE SourcePad::state

Definition at line 168 of file nvstreammux_pads.h.

◆ wrapped

void* SourcePad::wrapped

Definition at line 171 of file nvstreammux_pads.h.


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