NVIDIA DeepStream SDK API Reference

6.4 Release
Property Struct Reference

Detailed Description

Public Member Functions

 Property (std::string arg_key, std::string arg_value)
 
 Property (std::string arg_key, std::string arg_value)
 
 Property (std::string arg_key, std::string arg_value)
 
 Property (std::string arg_key, std::string arg_value)
 

Data Fields

std::string key
 
std::string value
 

Constructor & Destructor Documentation

◆ Property() [1/4]

Property::Property ( std::string  arg_key,
std::string  arg_value 
)
inline

◆ Property() [2/4]

Property::Property ( std::string  arg_key,
std::string  arg_value 
)
inline

Definition at line 44 of file nvdspostprocesslib_interface.hpp.

◆ Property() [3/4]

Property::Property ( std::string  arg_key,
std::string  arg_value 
)
inline

◆ Property() [4/4]

Property::Property ( std::string  arg_key,
std::string  arg_value 
)
inline

Field Documentation

◆ key

std::string Property::key

◆ value

std::string Property::value

The documentation for this struct was generated from the following files: