GstCodecParsers.MpegVideoSequenceExt¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
bitrate_ext |
r/w |
The bitrate |
|
chroma_format |
r/w |
indicates the chrominance format |
|
fps_d_ext |
r/w |
Framerate denominator code |
|
fps_n_ext |
r/w |
Framerate nominator code |
|
horiz_size_ext |
r/w |
Horizontal size |
|
level |
r/w |
mpeg2 decoder level |
|
low_delay |
r/w |
|
|
profile |
r/w |
mpeg2 decoder profile |
|
profile_level_escape_bit |
r/w |
Escape bit. If set, the meaning of the profile and level fields is different. |
|
progressive |
r/w |
||
vbv_buffer_size_extension |
r/w |
VBV buffer size |
|
vert_size_ext |
r/w |
Vertical size |
Methods¶
None
Details¶
- class GstCodecParsers.MpegVideoSequenceExt¶
The Mpeg2 Video Sequence Extension structure.