libxcoder  5.2.0
_ni_input_frame Struct Reference

#include <ni_device_api.h>

Data Fields

uint8_t * p_input_buffer
 
uint32_t video_width
 
uint32_t video_height
 
int64_t pts
 
int8_t usable
 

Detailed Description

Definition at line 1396 of file ni_device_api.h.

Field Documentation

◆ p_input_buffer

uint8_t* p_input_buffer

Definition at line 1398 of file ni_device_api.h.

◆ pts

int64_t pts

Definition at line 1403 of file ni_device_api.h.

◆ usable

int8_t usable

Definition at line 1405 of file ni_device_api.h.

◆ video_height

uint32_t video_height

Definition at line 1401 of file ni_device_api.h.

◆ video_width

uint32_t video_width

Definition at line 1400 of file ni_device_api.h.


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