Since 1.12Optionalproperties: Partial<{ frames: number; hours: number; minutes: number; seconds: number }>Static$gtypeInitializes tc with empty/zero/NULL values.
a new GstVideo.VideoTimeCodeInterval with the same values as tc.
Frees tc.
Initializes tc with the given values.
the hours field of GstVideo.VideoTimeCodeInterval
the minutes field of GstVideo.VideoTimeCodeInterval
the seconds field of GstVideo.VideoTimeCodeInterval
the frames field of GstVideo.VideoTimeCodeInterval
StaticnewStaticnew_
A representation of a difference between two GstVideo.VideoTimeCode instances. Will not necessarily correspond to a real timecode (e.g. 00:00:10;00)
Since
1.12