NVIDIA DeepStream SDK API Reference

8.0 Release
StreamParams Struct Reference

Detailed Description

Definition at line 34 of file gstnvdsudpsink.h.

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
 
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

Definition at line 46 of file gstnvdsudpsink.h.

◆ chunkNum

guint StreamParams::chunkNum

Definition at line 54 of file gstnvdsudpsink.h.

◆ chunkSize

guint StreamParams::chunkSize

Definition at line 43 of file gstnvdsudpsink.h.

◆ chunksPerFrame

guint StreamParams::chunksPerFrame

Definition at line 38 of file gstnvdsudpsink.h.

◆ chunksPerMemblock

guint StreamParams::chunksPerMemblock

Definition at line 39 of file gstnvdsudpsink.h.

◆ depth

guint StreamParams::depth

Definition at line 45 of file gstnvdsudpsink.h.

◆ extSeqNumber

guint16 StreamParams::extSeqNumber

Definition at line 57 of file gstnvdsudpsink.h.

◆ firstPacketTime

gdouble StreamParams::firstPacketTime

Definition at line 49 of file gstnvdsudpsink.h.

◆ format

gchar* StreamParams::format

Definition at line 53 of file gstnvdsudpsink.h.

◆ fps

gdouble StreamParams::fps

Definition at line 50 of file gstnvdsudpsink.h.

◆ frameCount

guint64 StreamParams::frameCount

Definition at line 55 of file gstnvdsudpsink.h.

◆ framesPerMemblock

guint StreamParams::framesPerMemblock

Definition at line 40 of file gstnvdsudpsink.h.

◆ frameTimeInterval

gdouble StreamParams::frameTimeInterval

Definition at line 48 of file gstnvdsudpsink.h.

◆ headerStride

guint StreamParams::headerStride

Definition at line 42 of file gstnvdsudpsink.h.

◆ height

guint StreamParams::height

Definition at line 36 of file gstnvdsudpsink.h.

◆ packetsPerFrame

guint StreamParams::packetsPerFrame

Definition at line 37 of file gstnvdsudpsink.h.

◆ payloadStride

guint StreamParams::payloadStride

Definition at line 41 of file gstnvdsudpsink.h.

◆ payloadType

guint8 StreamParams::payloadType

Definition at line 60 of file gstnvdsudpsink.h.

◆ ptime

guint64 StreamParams::ptime

Definition at line 47 of file gstnvdsudpsink.h.

◆ sampleRate

guint StreamParams::sampleRate

Definition at line 44 of file gstnvdsudpsink.h.

◆ seq

guint16 StreamParams::seq

Definition at line 56 of file gstnvdsudpsink.h.

◆ ssrc

guint StreamParams::ssrc

Definition at line 59 of file gstnvdsudpsink.h.

◆ streamType

StreamType StreamParams::streamType

Definition at line 51 of file gstnvdsudpsink.h.

◆ timestampTick

gdouble StreamParams::timestampTick

Definition at line 58 of file gstnvdsudpsink.h.

◆ videoType

VideoType StreamParams::videoType

Definition at line 52 of file gstnvdsudpsink.h.

◆ width

guint StreamParams::width

Definition at line 35 of file gstnvdsudpsink.h.


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