libxcoder 5.8.0
Loading...
Searching...
No Matches
_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 1166 of file ni_device_api.h.

Field Documentation

◆ codec_format

uint8_t codec_format

Definition at line 1171 of file ni_device_api.h.

◆ codec_type

uint8_t codec_type

Definition at line 1172 of file ni_device_api.h.

◆ hw_id

uint8_t hw_id

Definition at line 1168 of file ni_device_api.h.

◆ max_4k_fps

uint8_t max_4k_fps

Definition at line 1170 of file ni_device_api.h.

◆ max_number_of_contexts

uint8_t max_number_of_contexts

Definition at line 1169 of file ni_device_api.h.

◆ max_video_height

uint16_t max_video_height

Definition at line 1174 of file ni_device_api.h.

◆ max_video_width

uint16_t max_video_width

Definition at line 1173 of file ni_device_api.h.

◆ min_video_height

uint16_t min_video_height

Definition at line 1176 of file ni_device_api.h.

◆ min_video_width

uint16_t min_video_width

Definition at line 1175 of file ni_device_api.h.

◆ reserved

uint8_t reserved

Definition at line 1179 of file ni_device_api.h.

◆ video_level

uint8_t video_level

Definition at line 1178 of file ni_device_api.h.

◆ video_profile

uint8_t video_profile

Definition at line 1177 of file ni_device_api.h.


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