TimeCodeInterval


Description:

[ CCode ( has_construct_function = false ) ]
public TimeCodeInterval (uint hours, uint minutes, uint seconds, uint frames)

Parameters:

hours

the hours field of TimeCodeInterval

minutes

the minutes field of TimeCodeInterval

seconds

the seconds field of TimeCodeInterval

frames

the frames field of TimeCodeInterval

Returns:

a new TimeCodeInterval with the given values.