HDK
|
This is the complete list of members for TimeCode, including all inherited members.
bgf0() const | TimeCode | |
bgf1() const | TimeCode | |
bgf2() const | TimeCode | |
binaryGroup(int group) const | TimeCode | |
colorFrame() const | TimeCode | |
dropFrame() const | TimeCode | |
fieldPhase() const | TimeCode | |
frame() const | TimeCode | |
hours() const | TimeCode | |
minutes() const | TimeCode | |
operator!=(const TimeCode &v) const | TimeCode | |
operator=(const TimeCode &other) | TimeCode | |
operator==(const TimeCode &v) const | TimeCode | |
seconds() const | TimeCode | |
setBgf0(bool value) | TimeCode | |
setBgf1(bool value) | TimeCode | |
setBgf2(bool value) | TimeCode | |
setBinaryGroup(int group, int value) | TimeCode | |
setColorFrame(bool value) | TimeCode | |
setDropFrame(bool value) | TimeCode | |
setFieldPhase(bool value) | TimeCode | |
setFrame(int value) | TimeCode | |
setHours(int value) | TimeCode | |
setMinutes(int value) | TimeCode | |
setSeconds(int value) | TimeCode | |
setTimeAndFlags(unsigned int value, Packing packing=TV60_PACKING) | TimeCode | |
setUserData(unsigned int value) | TimeCode | |
timeAndFlags(Packing packing=TV60_PACKING) const | TimeCode | |
TimeCode() | TimeCode | |
TimeCode(int hours, int minutes, int seconds, int frame, bool dropFrame=false, bool colorFrame=false, bool fieldPhase=false, bool bgf0=false, bool bgf1=false, bool bgf2=false, int binaryGroup1=0, int binaryGroup2=0, int binaryGroup3=0, int binaryGroup4=0, int binaryGroup5=0, int binaryGroup6=0, int binaryGroup7=0, int binaryGroup8=0) | TimeCode | |
TimeCode(unsigned int timeAndFlags, unsigned int userData=0, Packing packing=TV60_PACKING) | TimeCode | |
TimeCode(const TimeCode &other) | TimeCode | |
userData() const | TimeCode | |
~TimeCode()=default | TimeCode |