NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsYamlCodecStatus Struct Reference

Detailed Description

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

Definition at line 65 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 68 of file nvds_yml_parser.h.

◆ enable

gboolean NvDsYamlCodecStatus::enable

Enable status.

Definition at line 70 of file nvds_yml_parser.h.


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