FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
NV_ENC_PRESET_CONFIG Struct Reference

#include <nvEncodeAPI.h>

Data Fields

uint32_t version
 [in]: Struct version. More...
 
NV_ENC_CONFIG presetCfg
 [out]: preset config returned by the Nvidia Video Encoder interface. More...
 
uint32_t reserved1 [255]
 [in]: Reserved and must be set to 0 More...
 
voidreserved2 [64]
 [in]: Reserved and must be set to NULL More...
 

Detailed Description

Definition at line 1372 of file nvEncodeAPI.h.

Field Documentation

uint32_t NV_ENC_PRESET_CONFIG::version

[in]: Struct version.

Must be set to NV_ENC_PRESET_CONFIG_VER.

Definition at line 1374 of file nvEncodeAPI.h.

Referenced by nvenc_setup_encoder().

NV_ENC_CONFIG NV_ENC_PRESET_CONFIG::presetCfg

[out]: preset config returned by the Nvidia Video Encoder interface.

Definition at line 1375 of file nvEncodeAPI.h.

Referenced by nvenc_setup_encoder().

uint32_t NV_ENC_PRESET_CONFIG::reserved1[255]

[in]: Reserved and must be set to 0

Definition at line 1376 of file nvEncodeAPI.h.

void* NV_ENC_PRESET_CONFIG::reserved2[64]

[in]: Reserved and must be set to NULL

Definition at line 1377 of file nvEncodeAPI.h.


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