libxcoder  3.5.1
_ni_logan_decoder_params Struct Reference

#include <ni_device_api_logan.h>

Data Fields

int log
 
uint32_t fps_number
 
uint32_t fps_denominator
 
int source_width
 
int source_height
 
int bitrate
 
ni_logan_decoder_input_params_t dec_input_params
 
unsigned int nb_save_pkt
 
uint8_t hwframes
 

Detailed Description

Definition at line 1584 of file ni_device_api_logan.h.

Field Documentation

◆ bitrate

int bitrate

Definition at line 1601 of file ni_device_api_logan.h.

◆ dec_input_params

Definition at line 1603 of file ni_device_api_logan.h.

◆ fps_denominator

uint32_t fps_denominator

Definition at line 1590 of file ni_device_api_logan.h.

◆ fps_number

uint32_t fps_number

Numerator and denominator of frame rate

Definition at line 1589 of file ni_device_api_logan.h.

◆ hwframes

uint8_t hwframes

Definition at line 1610 of file ni_device_api_logan.h.

◆ log

int log

Definition at line 1586 of file ni_device_api_logan.h.

◆ nb_save_pkt

unsigned int nb_save_pkt

Definition at line 1608 of file ni_device_api_logan.h.

◆ source_height

int source_height

Height (in pixels) of the source pictures. If this height is not an even multiple of 4, the encoder will pad the pictures internally to meet this minimum requirement. All valid HEVC heights are supported

Definition at line 1600 of file ni_device_api_logan.h.

◆ source_width

int source_width

Width (in pixels) of the source pictures. If this width is not an even multiple of 4, the encoder will pad the pictures internally to meet this minimum requirement. All valid HEVC widths are supported

Definition at line 1595 of file ni_device_api_logan.h.


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