NVIDIA DeepStream SDK API Reference

8.0 Release
NvDsSinkEncoderConfig Struct Reference

Detailed Description

Data Fields

NvDsSinkType type
 
NvDsContainerType container
 
NvDsEncoderType codec
 
NvDsEncHwSwType enc_type
 
guint compute_hw
 
gint bitrate
 
guint profile
 
gint sync
 
gchar * output_file_path
 
guint gpu_id
 
guint rtsp_port
 
guint udp_port
 
guint64 udp_buffer_size
 
guint iframeinterval
 
guint copy_meta
 
NvDsEncOutputIOMode output_io_mode
 
gint sw_preset
 

Field Documentation

◆ bitrate

gint NvDsSinkEncoderConfig::bitrate

◆ codec

NvDsEncoderType NvDsSinkEncoderConfig::codec

◆ compute_hw

guint NvDsSinkEncoderConfig::compute_hw

◆ container

NvDsContainerType NvDsSinkEncoderConfig::container

◆ copy_meta

guint NvDsSinkEncoderConfig::copy_meta

◆ enc_type

NvDsEncHwSwType NvDsSinkEncoderConfig::enc_type

◆ gpu_id

guint NvDsSinkEncoderConfig::gpu_id

◆ iframeinterval

guint NvDsSinkEncoderConfig::iframeinterval

◆ output_file_path

gchar * NvDsSinkEncoderConfig::output_file_path

◆ output_io_mode

NvDsEncOutputIOMode NvDsSinkEncoderConfig::output_io_mode

◆ profile

guint NvDsSinkEncoderConfig::profile

◆ rtsp_port

guint NvDsSinkEncoderConfig::rtsp_port

◆ sw_preset

gint NvDsSinkEncoderConfig::sw_preset

◆ sync

gint NvDsSinkEncoderConfig::sync

◆ type

NvDsSinkType NvDsSinkEncoderConfig::type

◆ udp_buffer_size

guint64 NvDsSinkEncoderConfig::udp_buffer_size

◆ udp_port

guint NvDsSinkEncoderConfig::udp_port

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