GstVideo.VideoTimeCodeConfig¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
flags |
r/w |
the corresponding |
|
fps_d |
r/w |
Denominator of the frame rate |
|
fps_n |
r/w |
Numerator of the frame rate |
|
latest_daily_jam |
r/w |
The latest daily jam information, if present, or |
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.