libxcoder  5.2.0
_ni_hw_capability Struct Reference

hardware capability type More...

#include <ni_device_api.h>

Data Fields

uint8_t hw_id
 
uint8_t max_number_of_contexts
 
uint8_t max_4k_fps
 
uint8_t codec_format
 
uint8_t codec_type
 
uint16_t max_video_width
 
uint16_t max_video_height
 
uint16_t min_video_width
 
uint16_t min_video_height
 
uint8_t video_profile
 
uint8_t video_level
 
uint8_t reserved
 

Detailed Description

hardware capability type

Definition at line 1134 of file ni_device_api.h.

Field Documentation

◆ codec_format

uint8_t codec_format

Definition at line 1139 of file ni_device_api.h.

◆ codec_type

uint8_t codec_type

Definition at line 1140 of file ni_device_api.h.

◆ hw_id

uint8_t hw_id

Definition at line 1136 of file ni_device_api.h.

◆ max_4k_fps

uint8_t max_4k_fps

Definition at line 1138 of file ni_device_api.h.

◆ max_number_of_contexts

uint8_t max_number_of_contexts

Definition at line 1137 of file ni_device_api.h.

◆ max_video_height

uint16_t max_video_height

Definition at line 1142 of file ni_device_api.h.

◆ max_video_width

uint16_t max_video_width

Definition at line 1141 of file ni_device_api.h.

◆ min_video_height

uint16_t min_video_height

Definition at line 1144 of file ni_device_api.h.

◆ min_video_width

uint16_t min_video_width

Definition at line 1143 of file ni_device_api.h.

◆ reserved

uint8_t reserved

Definition at line 1147 of file ni_device_api.h.

◆ video_level

uint8_t video_level

Definition at line 1146 of file ni_device_api.h.

◆ video_profile

uint8_t video_profile

Definition at line 1145 of file ni_device_api.h.


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