libxcoder  5.4.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 1409 of file ni_device_api.h.

Field Documentation

◆ p_input_buffer

uint8_t* p_input_buffer

Definition at line 1411 of file ni_device_api.h.

◆ pts

int64_t pts

Definition at line 1416 of file ni_device_api.h.

◆ usable

int8_t usable

Definition at line 1418 of file ni_device_api.h.

◆ video_height

uint32_t video_height

Definition at line 1414 of file ni_device_api.h.

◆ video_width

uint32_t video_width

Definition at line 1413 of file ni_device_api.h.


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