FFmpeg
|
Data Fields | |
uint8_t | header_size |
uint8_t | compression |
uint8_t | deltaset |
uint8_t | vectable |
uint16_t | ysize |
uint16_t | xsize |
uint16_t | checksum |
uint8_t | version |
uint8_t | header_type |
uint8_t | flags |
uint8_t | control |
uint16_t | xoffset |
uint16_t | yoffset |
uint16_t | width |
uint16_t | height |
Definition at line 88 of file truemotion1.c.
uint8_t frame_header::header_size |
Definition at line 89 of file truemotion1.c.
uint8_t frame_header::compression |
Definition at line 90 of file truemotion1.c.
uint8_t frame_header::deltaset |
Definition at line 91 of file truemotion1.c.
uint8_t frame_header::vectable |
Definition at line 92 of file truemotion1.c.
uint16_t frame_header::ysize |
Definition at line 93 of file truemotion1.c.
uint16_t frame_header::xsize |
Definition at line 94 of file truemotion1.c.
uint16_t frame_header::checksum |
Definition at line 95 of file truemotion1.c.
uint8_t frame_header::version |
Definition at line 96 of file truemotion1.c.
uint8_t frame_header::header_type |
Definition at line 97 of file truemotion1.c.
uint8_t frame_header::flags |
Definition at line 98 of file truemotion1.c.
uint8_t frame_header::control |
Definition at line 99 of file truemotion1.c.
uint16_t frame_header::xoffset |
Definition at line 100 of file truemotion1.c.
uint16_t frame_header::yoffset |
Definition at line 101 of file truemotion1.c.
uint16_t frame_header::width |
Definition at line 102 of file truemotion1.c.
uint16_t frame_header::height |
Definition at line 103 of file truemotion1.c.