Skip to content

PauseBlock Class

Definition

A TZX block representing a pause or silence in the tape.

public sealed class PauseBlock : TzxBlock<PauseHeader>

View source

Constructors

Name Description
PauseBlock(Stream) Initializes a new instance of the PauseBlock class by reading from a stream.