GstCodecParsers.MpegVideoPictureHdr

Fields

Name

Type

Access

Description

f_code

bytes

r/w

F code

full_pel_backward_vector

int

r/w

the full pel backward flag of the frame: 0 or 1.

full_pel_forward_vector

int

r/w

the full pel forward flag of the frame: 0 or 1.

pic_type

int

r/w

Type of the frame

tsn

int

r/w

Temporal Sequence Number

vbv_delay

int

r/w

Methods

None

Details

class GstCodecParsers.MpegVideoPictureHdr

The Mpeg2 Video Picture Header structure.