Blender V5.0
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 86 of file dpxlib.h.

Member Data Documentation

◆ edge_code_count

char DpxFilmHeader::edge_code_count[4]

Definition at line 91 of file dpxlib.h.

◆ edge_code_perforation_offset

char DpxFilmHeader::edge_code_perforation_offset[2]

Definition at line 89 of file dpxlib.h.

◆ edge_code_prefix

char DpxFilmHeader::edge_code_prefix[6]

Definition at line 90 of file dpxlib.h.

◆ film_format

char DpxFilmHeader::film_format[32]

Definition at line 92 of file dpxlib.h.

◆ film_manufacturer_id

char DpxFilmHeader::film_manufacturer_id[2]

Definition at line 87 of file dpxlib.h.

◆ film_type

char DpxFilmHeader::film_type[2]

Definition at line 88 of file dpxlib.h.

◆ frame_identification

char DpxFilmHeader::frame_identification[32]

Definition at line 98 of file dpxlib.h.

◆ frame_position

unsigned int DpxFilmHeader::frame_position

Definition at line 93 of file dpxlib.h.

◆ frame_rate

float DpxFilmHeader::frame_rate

Definition at line 96 of file dpxlib.h.

◆ held_count

unsigned int DpxFilmHeader::held_count

Definition at line 95 of file dpxlib.h.

◆ reserved

char DpxFilmHeader::reserved[56]

Definition at line 100 of file dpxlib.h.

◆ sequence_length

unsigned int DpxFilmHeader::sequence_length

Definition at line 94 of file dpxlib.h.

◆ shutter_angle

float DpxFilmHeader::shutter_angle

Definition at line 97 of file dpxlib.h.

◆ slate_info

char DpxFilmHeader::slate_info[100]

Definition at line 99 of file dpxlib.h.


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