HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
KeyCode Class Reference

#include <ImfKeyCode.h>

Public Member Functions

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 KeyCode (const KeyCode &other)
 
 ~KeyCode ()=default
 
IMF_EXPORT KeyCodeoperator= (const KeyCode &other)
 
IMF_EXPORT int filmMfcCode () const
 
IMF_EXPORT void setFilmMfcCode (int filmMfcCode)
 
IMF_EXPORT int filmType () const
 
IMF_EXPORT void setFilmType (int filmType)
 
IMF_EXPORT int prefix () const
 
IMF_EXPORT void setPrefix (int prefix)
 
IMF_EXPORT int count () const
 
IMF_EXPORT void setCount (int count)
 
IMF_EXPORT int perfOffset () const
 
IMF_EXPORT void setPerfOffset (int perfOffset)
 
IMF_EXPORT int perfsPerFrame () const
 
IMF_EXPORT void setPerfsPerFrame (int perfsPerFrame)
 
IMF_EXPORT int perfsPerCount () const
 
IMF_EXPORT void setPerfsPerCount (int perfsPerCount)
 

Detailed Description

Definition at line 74 of file ImfKeyCode.h.

Constructor & Destructor Documentation

IMF_EXPORT KeyCode::KeyCode ( int  filmMfcCode = 0,
int  filmType = 0,
int  prefix = 0,
int  count = 0,
int  perfOffset = 0,
int  perfsPerFrame = 4,
int  perfsPerCount = 64 
)
IMF_EXPORT KeyCode::KeyCode ( const KeyCode other)
KeyCode::~KeyCode ( )
default

Member Function Documentation

IMF_EXPORT int KeyCode::count ( ) const
IMF_EXPORT int KeyCode::filmMfcCode ( ) const
IMF_EXPORT int KeyCode::filmType ( ) const
IMF_EXPORT KeyCode& KeyCode::operator= ( const KeyCode other)
IMF_EXPORT int KeyCode::perfOffset ( ) const
IMF_EXPORT int KeyCode::perfsPerCount ( ) const
IMF_EXPORT int KeyCode::perfsPerFrame ( ) const
IMF_EXPORT int KeyCode::prefix ( ) const
IMF_EXPORT void KeyCode::setCount ( int  count)
IMF_EXPORT void KeyCode::setFilmMfcCode ( int  filmMfcCode)
IMF_EXPORT void KeyCode::setFilmType ( int  filmType)
IMF_EXPORT void KeyCode::setPerfOffset ( int  perfOffset)
IMF_EXPORT void KeyCode::setPerfsPerCount ( int  perfsPerCount)
IMF_EXPORT void KeyCode::setPerfsPerFrame ( int  perfsPerFrame)
IMF_EXPORT void KeyCode::setPrefix ( int  prefix)

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