NVIDIA DeepStream SDK API Reference

8.0 Release
_GstNvImageEnc Struct Reference

Detailed Description

Definition at line 49 of file gstnvimageenc.h.

Collaboration diagram for _GstNvImageEnc:

Data Fields

GstVideoEncoder parent
 
GstVideoCodecState * input_state
 
GstVideoCodecState * output_state
 
guint gpu_id
 
GstVideoFormat format
 
encode_params_t params
 
unsigned int encoded_size
 

Field Documentation

◆ encoded_size

unsigned int _GstNvImageEnc::encoded_size

Definition at line 59 of file gstnvimageenc.h.

◆ format

GstVideoFormat _GstNvImageEnc::format

Definition at line 57 of file gstnvimageenc.h.

◆ gpu_id

guint _GstNvImageEnc::gpu_id

Definition at line 56 of file gstnvimageenc.h.

◆ input_state

GstVideoCodecState* _GstNvImageEnc::input_state

Definition at line 54 of file gstnvimageenc.h.

◆ output_state

GstVideoCodecState* _GstNvImageEnc::output_state

Definition at line 55 of file gstnvimageenc.h.

◆ params

encode_params_t _GstNvImageEnc::params

Definition at line 58 of file gstnvimageenc.h.

◆ parent

GstVideoEncoder _GstNvImageEnc::parent

Definition at line 51 of file gstnvimageenc.h.


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