GstCodecParsers.MpegVideoSliceHdr

Fields

Name

Type

Access

Description

header_size

int

r/w

intra_slice

int

r/w

Equal to one if all the macroblocks are intra macro blocks.

mb_column

int

r/w

mb_row

int

r/w

priority_breakpoint

int

r/w

Point where the bitstream shall be partitioned

quantiser_scale_code

int

r/w

Quantiser value (range: 1-31)

slice_ext_flag

int

r/w

Slice Extension flag

slice_picture_id

int

r/w

Intended to aid recovery on severe bursts of errors for certain types of applications

slice_picture_id_enable

int

r/w

controls the semantics of slice_picture_id

vertical_position

int

r/w

slice vertical position

vertical_position_ext

int

r/w

Methods

None

Details

class GstCodecParsers.MpegVideoSliceHdr

The Mpeg2 Video Slice Header structure.

New in version 1.2.