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... | |
| gboolean gst_nvdspreprocess_parse_config_file_yaml | ( | GstNvDsPreProcess * | nvdspreprocess, |
| const gchar * | cfg_file_path | ||
| ) |
Parse config file for GstNvDsPreProcess structure.
| nvdspreprocess | pointer to GstNvDsPreProcess structure |
| cfg_file_path | config file path |