NVIDIA DeepStream SDK API Reference

6.2 Release
_GstNvVideoTestSrc Struct Reference

Detailed Description

Definition at line 56 of file gstnvvideotestsrc.h.

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)
 

Field Documentation

◆ animation_mode

GstNvVideoTestSrcAnimationMode _GstNvVideoTestSrc::animation_mode

Definition at line 61 of file gstnvvideotestsrc.h.

◆ caps

GstCaps* _GstNvVideoTestSrc::caps

Definition at line 67 of file gstnvvideotestsrc.h.

◆ cuda_block_size

unsigned int _GstNvVideoTestSrc::cuda_block_size

Definition at line 75 of file gstnvvideotestsrc.h.

◆ cuda_fill_image

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

Definition at line 77 of file gstnvvideotestsrc.h.

◆ cuda_num_blocks

unsigned int _GstNvVideoTestSrc::cuda_num_blocks

Definition at line 76 of file gstnvvideotestsrc.h.

◆ cuda_surf

NvBufSurfaceParams* _GstNvVideoTestSrc::cuda_surf

Definition at line 74 of file gstnvvideotestsrc.h.

◆ enable_rdma

gboolean _GstNvVideoTestSrc::enable_rdma

Definition at line 64 of file gstnvvideotestsrc.h.

◆ filled_frames

guint _GstNvVideoTestSrc::filled_frames

Definition at line 72 of file gstnvvideotestsrc.h.

◆ gpu_id

guint _GstNvVideoTestSrc::gpu_id

Definition at line 62 of file gstnvvideotestsrc.h.

◆ info

GstVideoInfo _GstNvVideoTestSrc::info

Definition at line 68 of file gstnvvideotestsrc.h.

◆ memtype

NvBufSurfaceMemType _GstNvVideoTestSrc::memtype

Definition at line 63 of file gstnvvideotestsrc.h.

◆ parent

GstPushSrc _GstNvVideoTestSrc::parent

Definition at line 57 of file gstnvvideotestsrc.h.

◆ pattern

GstNvVideoTestSrcPattern _GstNvVideoTestSrc::pattern

Definition at line 60 of file gstnvvideotestsrc.h.

◆ running_time

GstClockTime _GstNvVideoTestSrc::running_time

Definition at line 71 of file gstnvvideotestsrc.h.


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