gstvideo.video_time_code_config
Module for [VideoTimeCodeConfig] class
class VideoTimeCodeConfig
Types 1
classVideoTimeCodeConfig
Supported frame rates: 30000/1001, 60000/1001 (both with and without drop frame), and integer frame rates e.g. 25/1, 30/1, 50/1, 60/1.
The configuration of the time code.
Fields
GstVideoTimeCodeConfig _cInstanceMethods
void * _cPtr()gstvideo.types.VideoTimeCodeFlags flags() @propertyGet `flags` field. Returns: the corresponding #GstVideoTimeCodeFlagsvoid flags(gstvideo.types.VideoTimeCodeFlags propval) @propertySet `flags` field. Params: propval = the corresponding #GstVideoTimeCodeFlagsglib.date_time.DateTime latestDailyJam() @propertyGet `latestDailyJam` field. Returns: The latest daily jam information, if present, or NULLvoid latestDailyJam(glib.date_time.DateTime propval) @propertySet `latestDailyJam` field. Params: propval = The latest daily jam information, if present, or NULL