AJA NTV2 SDK  17.1.1.1245
NTV2 SDK 17.1.1.1245
AJARawVideoHeader Struct Reference

#include <rawfile.h>

Public Attributes

uint32_t tag
 
int64_t size
 
int64_t scale
 
int64_t duration
 
int64_t timecode
 
uint32_t fourcc
 
uint32_t xRes
 
uint32_t yRes
 
uint32_t bytesPerFrame
 
uint32_t aspectX
 
uint32_t aspectY
 
uint32_t interlace
 
uint32_t reserved [(1024 -(sizeof(uint32_t) *8) -(sizeof(int64_t) *4))/sizeof(uint32_t)]
 

Detailed Description

Definition at line 36 of file rawfile.h.

Member Data Documentation

◆ aspectX

uint32_t AJARawVideoHeader::aspectX

Definition at line 48 of file rawfile.h.

◆ aspectY

uint32_t AJARawVideoHeader::aspectY

Definition at line 49 of file rawfile.h.

◆ bytesPerFrame

uint32_t AJARawVideoHeader::bytesPerFrame

Definition at line 47 of file rawfile.h.

◆ duration

int64_t AJARawVideoHeader::duration

Definition at line 41 of file rawfile.h.

◆ fourcc

uint32_t AJARawVideoHeader::fourcc

Definition at line 44 of file rawfile.h.

◆ interlace

uint32_t AJARawVideoHeader::interlace

Definition at line 50 of file rawfile.h.

◆ reserved

uint32_t AJARawVideoHeader::reserved[(1024 -(sizeof(uint32_t) *8) -(sizeof(int64_t) *4))/sizeof(uint32_t)]

Definition at line 53 of file rawfile.h.

◆ scale

int64_t AJARawVideoHeader::scale

Definition at line 40 of file rawfile.h.

◆ size

int64_t AJARawVideoHeader::size

Definition at line 39 of file rawfile.h.

◆ tag

uint32_t AJARawVideoHeader::tag

Definition at line 38 of file rawfile.h.

◆ timecode

int64_t AJARawVideoHeader::timecode

Definition at line 42 of file rawfile.h.

◆ xRes

uint32_t AJARawVideoHeader::xRes

Definition at line 45 of file rawfile.h.

◆ yRes

uint32_t AJARawVideoHeader::yRes

Definition at line 46 of file rawfile.h.


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