AJA NTV2 SDK  17.5.0.1242
NTV2 SDK 17.5.0.1242
dpx_file_info_struct Struct Reference

#include <dpx_hdr.h>

Public Attributes

uint32_t magic_num
 
uint32_t offset
 
uint8_t vers [8]
 
uint32_t file_size
 
uint32_t ditto_key
 
uint32_t gen_hdr_size
 
uint32_t ind_hdr_size
 
uint32_t user_data_size
 
uint8_t file_name [100]
 
uint8_t create_time [24]
 
uint8_t creator [100]
 
uint8_t project [200]
 
uint8_t copyright [200]
 
uint32_t key
 
union {
   uint8_t   Reserved [104]
 
   struct {
      uint32_t   tcFrame
 
      uint32_t   filenum
 
      uint8_t   rid
 
      uint8_t   sid
 
      uint8_t   tid
 
      uint8_t   pad
 
   }   s2
 
resv
 

Detailed Description

Definition at line 44 of file dpx_hdr.h.

Member Data Documentation

◆ copyright

uint8_t dpx_file_info_struct::copyright[200]

Definition at line 58 of file dpx_hdr.h.

◆ create_time

uint8_t dpx_file_info_struct::create_time[24]

Definition at line 55 of file dpx_hdr.h.

◆ creator

uint8_t dpx_file_info_struct::creator[100]

Definition at line 56 of file dpx_hdr.h.

◆ ditto_key

uint32_t dpx_file_info_struct::ditto_key

Definition at line 50 of file dpx_hdr.h.

◆ file_name

uint8_t dpx_file_info_struct::file_name[100]

Definition at line 54 of file dpx_hdr.h.

◆ file_size

uint32_t dpx_file_info_struct::file_size

Definition at line 49 of file dpx_hdr.h.

◆ filenum

uint32_t dpx_file_info_struct::filenum

Definition at line 66 of file dpx_hdr.h.

◆ gen_hdr_size

uint32_t dpx_file_info_struct::gen_hdr_size

Definition at line 51 of file dpx_hdr.h.

◆ ind_hdr_size

uint32_t dpx_file_info_struct::ind_hdr_size

Definition at line 52 of file dpx_hdr.h.

◆ key

uint32_t dpx_file_info_struct::key

Definition at line 59 of file dpx_hdr.h.

◆ magic_num

uint32_t dpx_file_info_struct::magic_num

Definition at line 46 of file dpx_hdr.h.

◆ offset

uint32_t dpx_file_info_struct::offset

Definition at line 47 of file dpx_hdr.h.

◆ pad

uint8_t dpx_file_info_struct::pad

Definition at line 70 of file dpx_hdr.h.

◆ project

uint8_t dpx_file_info_struct::project[200]

Definition at line 57 of file dpx_hdr.h.

◆ Reserved

uint8_t dpx_file_info_struct::Reserved[104]

Definition at line 62 of file dpx_hdr.h.

◆ resv

union { ... } dpx_file_info_struct::resv

◆ rid

uint8_t dpx_file_info_struct::rid

Definition at line 67 of file dpx_hdr.h.

◆ s2

struct { ... } dpx_file_info_struct::s2

◆ sid

uint8_t dpx_file_info_struct::sid

Definition at line 68 of file dpx_hdr.h.

◆ tcFrame

uint32_t dpx_file_info_struct::tcFrame

Definition at line 65 of file dpx_hdr.h.

◆ tid

uint8_t dpx_file_info_struct::tid

Definition at line 69 of file dpx_hdr.h.

◆ user_data_size

uint32_t dpx_file_info_struct::user_data_size

Definition at line 53 of file dpx_hdr.h.

◆ vers

uint8_t dpx_file_info_struct::vers[8]

Definition at line 48 of file dpx_hdr.h.


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