GstCodecParsers.VC1FrameHdr

Fields

Name

Type

Access

Description

dquant

int

r/w

halfqp

int

r/w

header_size

int

r/w

interpfrm

int

r/w

pqindex

int

r/w

pquant

int

r/w

pquantizer

int

r/w

profile

int

r/w

ptype

GstCodecParsers.VC1PictureType

r/w

transacfrm

int

r/w

transdctab

int

r/w

vopdquant

GstCodecParsers.VC1VopDquant

r/w

Methods

None

Details

class GstCodecParsers.VC1FrameHdr

Structure that represent picture in any profile or mode. You should look at ptype and profile to know what is currently in use.