NVIDIA DeepStream SDK API Reference

7.0 Release
SourcePad Class Reference

Detailed Description

Definition at line 140 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 144 of file nvstreammux_pads.h.

Field Documentation

◆ id

unsigned int SourcePad::id
protected

Definition at line 162 of file nvstreammux_pads.h.

◆ state

SOURCE_STATE SourcePad::state

Definition at line 157 of file nvstreammux_pads.h.

◆ wrapped

void* SourcePad::wrapped

Definition at line 160 of file nvstreammux_pads.h.


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