NVIDIA DeepStream SDK API Reference

6.4 Release
_GstNvVideoTestSrc Struct Reference

Detailed Description

Collaboration diagram for _GstNvVideoTestSrc:

Data Fields

GstPushSrc parent
 
GstNvVideoTestSrcPattern pattern
 
GstNvVideoTestSrcAnimationMode animation_mode
 
guint gpu_id
 
NvBufSurfaceMemType memtype
 
gboolean enable_rdma
 
GstCaps * caps
 
GstVideoInfo info
 
GstClockTime running_time
 
guint filled_frames
 
NvBufSurfaceParamscuda_surf
 
unsigned int cuda_block_size
 
unsigned int cuda_num_blocks
 
void(* cuda_fill_image )(GstNvVideoTestSrc *src)
 
gchar * filename
 
FILE * file_handle
 
guint64 read_position
 
NvBufSurfacefile_read_surface = NULL
 
gboolean file_loop
 
guint max_jitter = 0
 
GstClockTime last_buffer_start_timestamp = 0
 
void * p_fixed_jitter_list = NULL
 

Field Documentation

◆ animation_mode

GstNvVideoTestSrcAnimationMode _GstNvVideoTestSrc::animation_mode

◆ caps

GstCaps * _GstNvVideoTestSrc::caps

◆ cuda_block_size

unsigned int _GstNvVideoTestSrc::cuda_block_size

◆ cuda_fill_image

void(* _GstNvVideoTestSrc::cuda_fill_image)(GstNvVideoTestSrc *src)

◆ cuda_num_blocks

unsigned int _GstNvVideoTestSrc::cuda_num_blocks

◆ cuda_surf

NvBufSurfaceParams * _GstNvVideoTestSrc::cuda_surf

◆ enable_rdma

gboolean _GstNvVideoTestSrc::enable_rdma

◆ file_handle

FILE * _GstNvVideoTestSrc::file_handle

◆ file_loop

gboolean _GstNvVideoTestSrc::file_loop

◆ file_read_surface

NvBufSurface * _GstNvVideoTestSrc::file_read_surface = NULL

◆ filename

gchar * _GstNvVideoTestSrc::filename

◆ filled_frames

guint _GstNvVideoTestSrc::filled_frames

◆ gpu_id

guint _GstNvVideoTestSrc::gpu_id

◆ info

GstVideoInfo _GstNvVideoTestSrc::info

◆ last_buffer_start_timestamp

GstClockTime _GstNvVideoTestSrc::last_buffer_start_timestamp = 0

◆ max_jitter

guint _GstNvVideoTestSrc::max_jitter = 0

◆ memtype

NvBufSurfaceMemType _GstNvVideoTestSrc::memtype

◆ p_fixed_jitter_list

void * _GstNvVideoTestSrc::p_fixed_jitter_list = NULL

◆ parent

GstPushSrc _GstNvVideoTestSrc::parent

◆ pattern

GstNvVideoTestSrcPattern _GstNvVideoTestSrc::pattern

◆ read_position

guint64 _GstNvVideoTestSrc::read_position

◆ running_time

GstClockTime _GstNvVideoTestSrc::running_time

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