NVIDIA DeepStream SDK API Reference

7.0 Release
NvDsYamlCodecStatus Struct Reference

Detailed Description

Enum for codec type for the API call on a encoder.

Definition at line 54 of file nvds_yml_parser.h.

Data Fields

guint codec_type
 Type codec=1 h264, codec=2 h265. More...
 
gboolean enable
 Enable status. More...
 

Field Documentation

◆ codec_type

guint NvDsYamlCodecStatus::codec_type

Type codec=1 h264, codec=2 h265.

Definition at line 57 of file nvds_yml_parser.h.

◆ enable

gboolean NvDsYamlCodecStatus::enable

Enable status.

Definition at line 59 of file nvds_yml_parser.h.


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