FFmpeg
Data Fields
XWDParseContext Struct Reference

Data Fields

ParseContext pc
 
int left
 
int idx
 
uint8_t hdr [XWD_HEADER_SIZE]
 

Detailed Description

Definition at line 31 of file xwd_parser.c.

Field Documentation

◆ pc

ParseContext XWDParseContext::pc

Definition at line 32 of file xwd_parser.c.

Referenced by xwd_parse().

◆ left

int XWDParseContext::left

Definition at line 33 of file xwd_parser.c.

Referenced by xwd_parse().

◆ idx

int XWDParseContext::idx

Definition at line 34 of file xwd_parser.c.

Referenced by xwd_parse().

◆ hdr

uint8_t XWDParseContext::hdr[XWD_HEADER_SIZE]

Definition at line 35 of file xwd_parser.c.

Referenced by xwd_parse().


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