36 #ifndef INCLUDED_IMF_KEY_CODE_H
37 #define INCLUDED_IMF_KEY_CODE_H
122 KeyCode (
const KeyCode &other);
IMF_EXPORT void setPrefix(int prefix)
#define OPENEXR_IMF_INTERNAL_NAMESPACE_HEADER_EXIT
IMF_EXPORT void setPerfOffset(int perfOffset)
IMF_EXPORT int perfOffset() const
IMF_EXPORT int perfsPerFrame() const
IMF_EXPORT int perfsPerCount() const
IMF_EXPORT int prefix() const
IMF_EXPORT int filmMfcCode() const
IMF_EXPORT void setPerfsPerCount(int perfsPerCount)
IMF_EXPORT int count() const
IMF_EXPORT void setPerfsPerFrame(int perfsPerFrame)
IMF_EXPORT KeyCode(int filmMfcCode=0, int filmType=0, int prefix=0, int count=0, int perfOffset=0, int perfsPerFrame=4, int perfsPerCount=64)
IMF_EXPORT void setFilmMfcCode(int filmMfcCode)
#define OPENEXR_IMF_INTERNAL_NAMESPACE_HEADER_ENTER
IMF_EXPORT void setCount(int count)
IMF_EXPORT KeyCode & operator=(const KeyCode &other)
IMF_EXPORT void setFilmType(int filmType)
IMF_EXPORT int filmType() const