[ CCode ( has_construct_function = false ) ]
public TimeCodeInterval (uint hours, uint minutes, uint seconds, uint frames)
| hours |
the hours field of TimeCodeInterval |
| minutes |
the minutes field of TimeCodeInterval |
| seconds |
the seconds field of TimeCodeInterval |
| frames |
the frames field of TimeCodeInterval |
|
a new TimeCodeInterval with the given values. |