Skip to content

RzxInputRecordingBlock Class

Definition

An input recording block (0x80) of an RZX file, containing the recorded input frames.

public sealed class RzxInputRecordingBlock : RzxBlock

View source

Constructors

Name Description
RzxInputRecordingBlock(IReadOnlyList<RzxInputFrame>, UInt32, RzxInputRecordingFlags) Initializes a new instance of the RzxInputRecordingBlock class containing uncompressed, unprotected frames.

Properties

Name Description
Flags Gets the recording flags.
Frames Gets the input frames.
StartTStates Gets the T-states counter at the beginning of the recording.