GstVideo.VideoTimeCodeConfig

Fields

Name

Type

Access

Description

flags

GstVideo.VideoTimeCodeFlags

r/w

the corresponding GstVideo.VideoTimeCodeFlags

fps_d

int

r/w

Denominator of the frame rate

fps_n

int

r/w

Numerator of the frame rate

latest_daily_jam

GLib.DateTime

r/w

The latest daily jam information, if present, or None

Methods

None

Details

class GstVideo.VideoTimeCodeConfig

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.

New in version 1.10.