NVIDIA DeepStream SDK API Reference

9.0 Release
StreamParams Struct Reference

Detailed Description

Data Fields

guint width
 
guint height
 
guint packetsPerFrame
 
guint chunksPerFrame
 
guint chunksPerMemblock
 
guint framesPerMemblock
 
guint payloadStride
 
guint headerStride
 
guint chunkSize
 
guint sampleRate
 
guint depth
 
guint audioChannels
 
guint64 ptime
 
gdouble frameTimeInterval
 
gdouble firstPacketTime
 
guint64 pass_rtp_ts_offset
 
gdouble fps
 
StreamType streamType
 
VideoType videoType
 
gchar * format
 
guint chunkNum
 
guint64 frameCount
 
guint16 seq
 
guint16 extSeqNumber
 
gdouble timestampTick
 
guint ssrc
 
guint8 payloadType
 

Field Documentation

◆ audioChannels

guint StreamParams::audioChannels

◆ chunkNum

guint StreamParams::chunkNum

◆ chunkSize

guint StreamParams::chunkSize

◆ chunksPerFrame

guint StreamParams::chunksPerFrame

◆ chunksPerMemblock

guint StreamParams::chunksPerMemblock

◆ depth

guint StreamParams::depth

◆ extSeqNumber

guint16 StreamParams::extSeqNumber

◆ firstPacketTime

gdouble StreamParams::firstPacketTime

◆ format

gchar * StreamParams::format

◆ fps

gdouble StreamParams::fps

◆ frameCount

guint64 StreamParams::frameCount

◆ framesPerMemblock

guint StreamParams::framesPerMemblock

◆ frameTimeInterval

gdouble StreamParams::frameTimeInterval

◆ headerStride

guint StreamParams::headerStride

◆ height

guint StreamParams::height

◆ packetsPerFrame

guint StreamParams::packetsPerFrame

◆ pass_rtp_ts_offset

guint64 StreamParams::pass_rtp_ts_offset

◆ payloadStride

guint StreamParams::payloadStride

◆ payloadType

guint8 StreamParams::payloadType

◆ ptime

guint64 StreamParams::ptime

◆ sampleRate

guint StreamParams::sampleRate

◆ seq

guint16 StreamParams::seq

◆ ssrc

guint StreamParams::ssrc

◆ streamType

StreamType StreamParams::streamType

◆ timestampTick

gdouble StreamParams::timestampTick

◆ videoType

VideoType StreamParams::videoType

◆ width

guint StreamParams::width

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