HDK
|
Struct to hold keycode information. More...
#include <openexr_attr.h>
Public Attributes | |
int32_t | film_mfc_code |
int32_t | film_type |
int32_t | prefix |
int32_t | count |
int32_t | perf_offset |
int32_t | perfs_per_frame |
int32_t | perfs_per_count |
Struct to hold keycode information.
Definition at line 137 of file openexr_attr.h.
int32_t exr_attr_keycode_t::count |
Definition at line 142 of file openexr_attr.h.
int32_t exr_attr_keycode_t::film_mfc_code |
Definition at line 139 of file openexr_attr.h.
int32_t exr_attr_keycode_t::film_type |
Definition at line 140 of file openexr_attr.h.
int32_t exr_attr_keycode_t::perf_offset |
Definition at line 143 of file openexr_attr.h.
int32_t exr_attr_keycode_t::perfs_per_count |
Definition at line 145 of file openexr_attr.h.
int32_t exr_attr_keycode_t::perfs_per_frame |
Definition at line 144 of file openexr_attr.h.
int32_t exr_attr_keycode_t::prefix |
Definition at line 141 of file openexr_attr.h.