NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsNmosSrcConfig Struct Reference

Detailed Description

Definition at line 60 of file deepstream_nmos_app.h.

Data Fields

gboolean enable
 
guint index
 
guint type
 
guint sinkType
 
guint packetsPerLine
 
guint payloadSize
 
gchar * sdpFile
 
gchar * sinkSdpFile
 
gchar * localIfaceIp
 
gchar * id
 
gchar * sinkId
 
gchar * srcSdpTxt
 
gchar * sinkSdpTxt
 
gchar * srtUri
 
guint srtMode
 
guint srtLatency
 
gchar * srtPassphrase
 
guint bitrate
 
guint iframeinterval
 
gchar * encodeCapsFilter
 
guint flipMethod
 

Field Documentation

◆ bitrate

guint NvDsNmosSrcConfig::bitrate

Definition at line 78 of file deepstream_nmos_app.h.

◆ enable

gboolean NvDsNmosSrcConfig::enable

Definition at line 61 of file deepstream_nmos_app.h.

◆ encodeCapsFilter

gchar* NvDsNmosSrcConfig::encodeCapsFilter

Definition at line 80 of file deepstream_nmos_app.h.

◆ flipMethod

guint NvDsNmosSrcConfig::flipMethod

Definition at line 81 of file deepstream_nmos_app.h.

◆ id

gchar* NvDsNmosSrcConfig::id

Definition at line 70 of file deepstream_nmos_app.h.

◆ iframeinterval

guint NvDsNmosSrcConfig::iframeinterval

Definition at line 79 of file deepstream_nmos_app.h.

◆ index

guint NvDsNmosSrcConfig::index

Definition at line 62 of file deepstream_nmos_app.h.

◆ localIfaceIp

gchar* NvDsNmosSrcConfig::localIfaceIp

Definition at line 69 of file deepstream_nmos_app.h.

◆ packetsPerLine

guint NvDsNmosSrcConfig::packetsPerLine

Definition at line 65 of file deepstream_nmos_app.h.

◆ payloadSize

guint NvDsNmosSrcConfig::payloadSize

Definition at line 66 of file deepstream_nmos_app.h.

◆ sdpFile

gchar* NvDsNmosSrcConfig::sdpFile

Definition at line 67 of file deepstream_nmos_app.h.

◆ sinkId

gchar* NvDsNmosSrcConfig::sinkId

Definition at line 71 of file deepstream_nmos_app.h.

◆ sinkSdpFile

gchar* NvDsNmosSrcConfig::sinkSdpFile

Definition at line 68 of file deepstream_nmos_app.h.

◆ sinkSdpTxt

gchar* NvDsNmosSrcConfig::sinkSdpTxt

Definition at line 73 of file deepstream_nmos_app.h.

◆ sinkType

guint NvDsNmosSrcConfig::sinkType

Definition at line 64 of file deepstream_nmos_app.h.

◆ srcSdpTxt

gchar* NvDsNmosSrcConfig::srcSdpTxt

Definition at line 72 of file deepstream_nmos_app.h.

◆ srtLatency

guint NvDsNmosSrcConfig::srtLatency

Definition at line 76 of file deepstream_nmos_app.h.

◆ srtMode

guint NvDsNmosSrcConfig::srtMode

Definition at line 75 of file deepstream_nmos_app.h.

◆ srtPassphrase

gchar* NvDsNmosSrcConfig::srtPassphrase

Definition at line 77 of file deepstream_nmos_app.h.

◆ srtUri

gchar* NvDsNmosSrcConfig::srtUri

Definition at line 74 of file deepstream_nmos_app.h.

◆ type

guint NvDsNmosSrcConfig::type

Definition at line 63 of file deepstream_nmos_app.h.


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