GstCodecParsers.JpegFrameHdr

Fields

Name

Type

Access

Description

components

[GstCodecParsers.JpegFrameComponent]

r/w

Image components

height

int

r/w

Number of lines (Y)

num_components

int

r/w

Number of image components in frame (Nf)

sample_precision

int

r/w

Sample precision (P)

width

int

r/w

Number of samples per line (X)

Methods

None

Details

class GstCodecParsers.JpegFrameHdr

Frame header.

New in version 1.6.