Skip to content

RzxBlockType Enum

Definition

The type of a block in an RZX file, as identified by its block ID byte.

public enum RzxBlockType

Fields

Name Description
Creator A creator information block (0x10) describing the program that created the file.
InputRecording An input recording block (0x80) containing the recorded input frames.
None No block / an unset block ID.
SecurityInformation A security information block (0x20). Not supported.
SecuritySignature A security signature block (0x21). Not supported.
Snapshot A snapshot block (0x30) containing the machine state at the start of a recording.