Blender  V2.93
Public Attributes | List of all members
DpxFilmHeader Struct Reference

#include <dpxlib.h>

Public Attributes

char film_manufacturer_id [2]
 
char film_type [2]
 
char edge_code_perforation_offset [2]
 
char edge_code_prefix [6]
 
char edge_code_count [4]
 
char film_format [32]
 
unsigned int frame_position
 
unsigned int sequence_length
 
unsigned int held_count
 
float frame_rate
 
float shutter_angle
 
char frame_identification [32]
 
char slate_info [100]
 
char reserved [56]
 

Detailed Description

Definition at line 104 of file dpxlib.h.

Member Data Documentation

◆ edge_code_count

char DpxFilmHeader::edge_code_count[4]

Definition at line 109 of file dpxlib.h.

◆ edge_code_perforation_offset

char DpxFilmHeader::edge_code_perforation_offset[2]

Definition at line 107 of file dpxlib.h.

◆ edge_code_prefix

char DpxFilmHeader::edge_code_prefix[6]

Definition at line 108 of file dpxlib.h.

◆ film_format

char DpxFilmHeader::film_format[32]

Definition at line 110 of file dpxlib.h.

◆ film_manufacturer_id

char DpxFilmHeader::film_manufacturer_id[2]

Definition at line 105 of file dpxlib.h.

◆ film_type

char DpxFilmHeader::film_type[2]

Definition at line 106 of file dpxlib.h.

◆ frame_identification

char DpxFilmHeader::frame_identification[32]

Definition at line 116 of file dpxlib.h.

◆ frame_position

unsigned int DpxFilmHeader::frame_position

Definition at line 111 of file dpxlib.h.

◆ frame_rate

float DpxFilmHeader::frame_rate

Definition at line 114 of file dpxlib.h.

◆ held_count

unsigned int DpxFilmHeader::held_count

Definition at line 113 of file dpxlib.h.

◆ reserved

char DpxFilmHeader::reserved[56]

Definition at line 118 of file dpxlib.h.

◆ sequence_length

unsigned int DpxFilmHeader::sequence_length

Definition at line 112 of file dpxlib.h.

◆ shutter_angle

float DpxFilmHeader::shutter_angle

Definition at line 115 of file dpxlib.h.

◆ slate_info

char DpxFilmHeader::slate_info[100]

Definition at line 117 of file dpxlib.h.


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