GstCodecParsers.Vp9SuperframeInfo¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
bytes_per_framesize |
r/w |
indicates the number of bytes needed to code each frame size |
|
frame_sizes |
[ |
r/w |
specifies the size in bytes of frame number i (zero indexed) within this superframe |
frames_in_superframe |
r/w |
indicates the number of frames within this superframe |
|
superframe_index_size |
r/w |
indicates the total size of the superframe_index |
Methods¶
None
Details¶
- class GstCodecParsers.Vp9SuperframeInfo¶
Superframe info
New in version 1.18.