GstCodecParsers.MpegVideoMeta¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
meta |
r/w |
parent |
|
num_slices |
r/w |
||
picext |
r/w |
the |
|
pichdr |
r/w |
the |
|
quantext |
r/w |
the |
|
sequencedispext |
r/w |
the |
|
sequenceext |
r/w |
the |
|
sequencehdr |
r/w |
the |
|
slice_offset |
r/w |
Methods¶
class |
|
Details¶
- class GstCodecParsers.MpegVideoMeta¶
Extra buffer metadata describing the contents of a MPEG1/2 Video frame
Can be used by elements (mainly decoders) to avoid having to parse Mpeg video 1/2 packets if it can be done upstream.
The various fields are only valid during the lifetime of the
GstCodecParsers.MpegVideoMeta. If elements wish to use those for longer, they are required to make a copy.New in version 1.2.
- classmethod get_info()¶
- Return type: