libxcoder  5.2.0
_ni_device_video_capability Struct Reference

#include <ni_rsrc_api.h>

Data Fields

int supports_codec
 
int max_res_width
 
int max_res_height
 
int min_res_width
 
int min_res_height
 
char profiles_supported [NI_PROFILES_SUPP_STR_LEN]
 
char level [NI_LEVELS_SUPP_STR_LEN]
 
char additional_info [NI_ADDITIONAL_INFO_STR_LEN]
 

Detailed Description

Definition at line 73 of file ni_rsrc_api.h.

Field Documentation

◆ additional_info

char additional_info[NI_ADDITIONAL_INFO_STR_LEN]

Definition at line 83 of file ni_rsrc_api.h.

◆ level

Definition at line 82 of file ni_rsrc_api.h.

◆ max_res_height

int max_res_height

max resolution

Definition at line 78 of file ni_rsrc_api.h.

◆ max_res_width

int max_res_width

Definition at line 77 of file ni_rsrc_api.h.

◆ min_res_height

int min_res_height

min resolution

Definition at line 80 of file ni_rsrc_api.h.

◆ min_res_width

int min_res_width

Definition at line 79 of file ni_rsrc_api.h.

◆ profiles_supported

char profiles_supported[NI_PROFILES_SUPP_STR_LEN]

Definition at line 81 of file ni_rsrc_api.h.

◆ supports_codec

int supports_codec

supported codec format of enc/dec/scaler/ai of this module

Definition at line 76 of file ni_rsrc_api.h.


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