GstCodecParsers.JpegFrameHdr¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
components |
r/w |
Image components |
|
height |
r/w |
Number of lines (Y) |
|
num_components |
r/w |
Number of image components in frame (Nf) |
|
sample_precision |
r/w |
Sample precision (P) |
|
width |
r/w |
Number of samples per line (X) |
Methods¶
None
Details¶
- class GstCodecParsers.JpegFrameHdr¶
Frame header.
New in version 1.6.