RzxFile Class
Definition
Represents an RZX input recording file.
public sealed class RzxFile : ZXSpectrumRecordingFile
Constructors
| Name | Description |
|---|---|
RzxFile(IReadOnlyList<RzxBlock>, RzxHeader) |
Initializes a new instance of the RzxFile class. |
Properties
| Name | Description |
|---|---|
Blocks |
Gets the blocks in the file. |
Creator |
Gets the creator information block. |
Header |
Gets the file header. |
InputRecordings |
Gets the input recording blocks. |
Snapshot |
Gets the snapshot block, or null if the file does not contain one. |