AJA NTV2 SDK  17.5.0.1242
NTV2 SDK 17.5.0.1242
dpx_image_info_struct Struct Reference

#include <dpx_hdr.h>

Collaboration diagram for dpx_image_info_struct:
[legend]

Public Attributes

uint16_t orientation
 
uint16_t element_number
 
uint32_t pixels_per_line
 
uint32_t lines_per_image_ele
 
DPX_image_element_t image_element [8]
 
uint8_t reserved [52]
 

Detailed Description

Definition at line 97 of file dpx_hdr.h.

Member Data Documentation

◆ element_number

uint16_t dpx_image_info_struct::element_number

Definition at line 100 of file dpx_hdr.h.

◆ image_element

DPX_image_element_t dpx_image_info_struct::image_element[8]

Definition at line 103 of file dpx_hdr.h.

◆ lines_per_image_ele

uint32_t dpx_image_info_struct::lines_per_image_ele

Definition at line 102 of file dpx_hdr.h.

◆ orientation

uint16_t dpx_image_info_struct::orientation

Definition at line 99 of file dpx_hdr.h.

◆ pixels_per_line

uint32_t dpx_image_info_struct::pixels_per_line

Definition at line 101 of file dpx_hdr.h.

◆ reserved

uint8_t dpx_image_info_struct::reserved[52]

Definition at line 104 of file dpx_hdr.h.


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