libxcoder  5.2.0
_ni_custom_sei Struct Reference

custom sei payload passthrough More...

#include <ni_device_api.h>

Data Fields

uint8_t type
 
ni_custom_sei_location_t location
 
uint32_t size
 
uint8_t data [NI_MAX_CUSTOM_SEI_DATA]
 

Detailed Description

custom sei payload passthrough

Definition at line 1117 of file ni_device_api.h.

Field Documentation

◆ data

uint8_t data[NI_MAX_CUSTOM_SEI_DATA]

Definition at line 1122 of file ni_device_api.h.

◆ location

Definition at line 1120 of file ni_device_api.h.

◆ size

uint32_t size

Definition at line 1121 of file ni_device_api.h.

◆ type

uint8_t type

Definition at line 1119 of file ni_device_api.h.


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