FFmpeg
Data Fields
JXLFrame Struct Reference

Data Fields

FFJXLFrameType type
 
FFJXLFrameEncoding encoding
 
int is_last
 
int full_frame
 
uint32_t total_length
 
uint32_t body_length
 

Detailed Description

Definition at line 136 of file jpegxl_parser.c.

Field Documentation

◆ type

FFJXLFrameType JXLFrame::type

Definition at line 137 of file jpegxl_parser.c.

◆ encoding

FFJXLFrameEncoding JXLFrame::encoding

Definition at line 138 of file jpegxl_parser.c.

◆ is_last

int JXLFrame::is_last

Definition at line 140 of file jpegxl_parser.c.

◆ full_frame

int JXLFrame::full_frame

Definition at line 141 of file jpegxl_parser.c.

◆ total_length

uint32_t JXLFrame::total_length

Definition at line 143 of file jpegxl_parser.c.

◆ body_length

uint32_t JXLFrame::body_length

Definition at line 144 of file jpegxl_parser.c.


The documentation for this struct was generated from the following file: