NVIDIA DeepStream SDK API Reference

6.4 Release
_GstNvStreamDemux Struct Reference

Detailed Description

Definition at line 43 of file gstnvstreamdemux.h.

Data Fields

GstElement element
 
GstPad * sinkpad
 
GHashTable * pad_indexes
 
GHashTable * pad_framerates
 
GHashTable * pad_caps_is_raw
 
GHashTable * pad_stream_start_sent
 
GHashTable * eos_flag
 
guint num_surfaces_per_frame
 
GstCaps * sink_caps
 
GMutex ctx_lock
 
gboolean isAudio
 

Field Documentation

◆ ctx_lock

GMutex _GstNvStreamDemux::ctx_lock

Definition at line 59 of file gstnvstreamdemux.h.

◆ element

GstElement _GstNvStreamDemux::element

Definition at line 45 of file gstnvstreamdemux.h.

◆ eos_flag

GHashTable* _GstNvStreamDemux::eos_flag

Definition at line 53 of file gstnvstreamdemux.h.

◆ isAudio

gboolean _GstNvStreamDemux::isAudio

Definition at line 60 of file gstnvstreamdemux.h.

◆ num_surfaces_per_frame

guint _GstNvStreamDemux::num_surfaces_per_frame

Definition at line 55 of file gstnvstreamdemux.h.

◆ pad_caps_is_raw

GHashTable* _GstNvStreamDemux::pad_caps_is_raw

Definition at line 51 of file gstnvstreamdemux.h.

◆ pad_framerates

GHashTable* _GstNvStreamDemux::pad_framerates

Definition at line 50 of file gstnvstreamdemux.h.

◆ pad_indexes

GHashTable* _GstNvStreamDemux::pad_indexes

Definition at line 49 of file gstnvstreamdemux.h.

◆ pad_stream_start_sent

GHashTable* _GstNvStreamDemux::pad_stream_start_sent

Definition at line 52 of file gstnvstreamdemux.h.

◆ sink_caps

GstCaps* _GstNvStreamDemux::sink_caps

Definition at line 57 of file gstnvstreamdemux.h.

◆ sinkpad

GstPad* _GstNvStreamDemux::sinkpad

Definition at line 47 of file gstnvstreamdemux.h.


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