|
libxcoder
5.3.1
|
#include <ni_device_api_priv.h>
Data Fields | |
| uint16_t | force_picture_type |
| uint16_t | data_format |
| uint16_t | picture_type |
| uint16_t | video_width |
| uint16_t | video_height |
| uint32_t | timestamp |
Definition at line 197 of file ni_device_api_priv.h.
| uint16_t data_format |
Definition at line 200 of file ni_device_api_priv.h.
| uint16_t force_picture_type |
Definition at line 199 of file ni_device_api_priv.h.
| uint16_t picture_type |
Definition at line 201 of file ni_device_api_priv.h.
| uint32_t timestamp |
Definition at line 204 of file ni_device_api_priv.h.
| uint16_t video_height |
Definition at line 203 of file ni_device_api_priv.h.
| uint16_t video_width |
Definition at line 202 of file ni_device_api_priv.h.