NVIDIA DeepStream SDK API Reference

8.0 Release
nvdspreprocess_yaml_parser.h File Reference

Go to the source code of this file.

Functions

gboolean gst_nvdspreprocess_parse_config_file_yaml (GstNvDsPreProcess *nvdspreprocess, const gchar *cfg_file_path)
 Parse config file for GstNvDsPreProcess structure. More...
 

Function Documentation

◆ gst_nvdspreprocess_parse_config_file_yaml()

gboolean gst_nvdspreprocess_parse_config_file_yaml ( GstNvDsPreProcess nvdspreprocess,
const gchar *  cfg_file_path 
)

Parse config file for GstNvDsPreProcess structure.

Parameters
nvdspreprocesspointer to GstNvDsPreProcess structure
cfg_file_pathconfig file path
Returns
boolean denoting if successfully parsed config file