Since 1.12Optionalproperties: Partial<{ frames: number; hours: number; minutes: number; seconds: number }>Static$gtypeSince 1.12clearSince 1.12copya new GstVideo.VideoTimeCodeInterval with the same values as tc.
Since 1.12freeSince 1.12initInitializes 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