GstCodecParsers.Vp9SuperframeInfo

Fields

Name

Type

Access

Description

bytes_per_framesize

int

r/w

indicates the number of bytes needed to code each frame size

frame_sizes

[int]

r/w

specifies the size in bytes of frame number i (zero indexed) within this superframe

frames_in_superframe

int

r/w

indicates the number of frames within this superframe

superframe_index_size

int

r/w

indicates the total size of the superframe_index

Methods

None

Details

class GstCodecParsers.Vp9SuperframeInfo

Superframe info

New in version 1.18.