openMSX
Public Attributes | List of all members
openmsx::KeyframeHeader Struct Reference

Public Attributes

uint8_t high_version
 
uint8_t low_version
 
uint8_t compression
 
uint8_t format
 
uint8_t blockWidth
 
uint8_t blockHeight
 

Detailed Description

Definition at line 98 of file ZMBVEncoder.cc.

Member Data Documentation

◆ blockHeight

uint8_t openmsx::KeyframeHeader::blockHeight

Definition at line 104 of file ZMBVEncoder.cc.

◆ blockWidth

uint8_t openmsx::KeyframeHeader::blockWidth

Definition at line 103 of file ZMBVEncoder.cc.

◆ compression

uint8_t openmsx::KeyframeHeader::compression

Definition at line 101 of file ZMBVEncoder.cc.

◆ format

uint8_t openmsx::KeyframeHeader::format

Definition at line 102 of file ZMBVEncoder.cc.

◆ high_version

uint8_t openmsx::KeyframeHeader::high_version

Definition at line 99 of file ZMBVEncoder.cc.

◆ low_version

uint8_t openmsx::KeyframeHeader::low_version

Definition at line 100 of file ZMBVEncoder.cc.


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