GstVideoTimeCodeConfig

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.

Members

Variables

flags
GstVideoTimeCodeFlags flags;

the corresponding GstVideoTimeCodeFlags

fpsD
uint fpsD;

Denominator of the frame rate

fpsN
uint fpsN;

Numerator of the frame rate

latestDailyJam
GDateTime* latestDailyJam;

The latest daily jam information, if present, or NULL

Meta

Since

1.10