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 126 of file openexr_attr.h.
int32_t exr_attr_keycode_t::count |
Definition at line 131 of file openexr_attr.h.
int32_t exr_attr_keycode_t::film_mfc_code |
Definition at line 128 of file openexr_attr.h.
int32_t exr_attr_keycode_t::film_type |
Definition at line 129 of file openexr_attr.h.
int32_t exr_attr_keycode_t::perf_offset |
Definition at line 132 of file openexr_attr.h.
int32_t exr_attr_keycode_t::perfs_per_count |
Definition at line 134 of file openexr_attr.h.
int32_t exr_attr_keycode_t::perfs_per_frame |
Definition at line 133 of file openexr_attr.h.
int32_t exr_attr_keycode_t::prefix |
Definition at line 130 of file openexr_attr.h.