VideoTimeCodeInterval.init_
void init_(uint hours, uint minutes, uint seconds, uint frames)Initializes tc with the given values.
Parameters
hours | the hours field of #GstVideoTimeCodeInterval |
minutes | the minutes field of #GstVideoTimeCodeInterval |
seconds | the seconds field of #GstVideoTimeCodeInterval |
frames | the frames field of #GstVideoTimeCodeInterval |