NVIDIA DeepStream SDK API Reference

7.0 Release
gst-plugins/gst-nvvideotestsrc/config.h File Reference

Go to the source code of this file.

Macros

#define PACKAGE   "nvvideotestsrc"
 
#define GST_PACKAGE_VERSION   "1.16.3"
 
#define GST_PACKAGE_LICENSE   "MIT/X11"
 
#define GST_PACKAGE_NAME   "NVIDIA GPU Video Test Source"
 
#define GST_PACKAGE_ORIGIN   "http://nvidia.com"
 
#define GST_PACKAGE_DESCRIPTION
 
#define GST_PACKAGE_AUTHOR   "NVIDIA Corporation"
 

Macro Definition Documentation

◆ GST_PACKAGE_AUTHOR

#define GST_PACKAGE_AUTHOR   "NVIDIA Corporation"

Definition at line 21 of file gst-plugins/gst-nvvideotestsrc/config.h.

◆ GST_PACKAGE_DESCRIPTION

#define GST_PACKAGE_DESCRIPTION
Value:
"Uses CUDA to generate NVIDIA GPU buffers (memory:NVMM) filled " \
"with a test pattern"

Definition at line 18 of file gst-plugins/gst-nvvideotestsrc/config.h.

◆ GST_PACKAGE_LICENSE

#define GST_PACKAGE_LICENSE   "MIT/X11"

Definition at line 15 of file gst-plugins/gst-nvvideotestsrc/config.h.

◆ GST_PACKAGE_NAME

#define GST_PACKAGE_NAME   "NVIDIA GPU Video Test Source"

Definition at line 16 of file gst-plugins/gst-nvvideotestsrc/config.h.

◆ GST_PACKAGE_ORIGIN

#define GST_PACKAGE_ORIGIN   "http://nvidia.com"

Definition at line 17 of file gst-plugins/gst-nvvideotestsrc/config.h.

◆ GST_PACKAGE_VERSION

#define GST_PACKAGE_VERSION   "1.16.3"

Definition at line 14 of file gst-plugins/gst-nvvideotestsrc/config.h.

◆ PACKAGE

#define PACKAGE   "nvvideotestsrc"

Definition at line 13 of file gst-plugins/gst-nvvideotestsrc/config.h.