StandardSpeedDataHeader Class
Definition
Header for a TZX standard speed data block.
public sealed class StandardSpeedDataHeader : TzxBlockHeader
Properties
| Name | Description |
|---|---|
BlockLength |
Gets the length of the block data in bytes. |
PauseAfter |
Gets the pause duration after this block as a TimeSpan. |
PauseAfterBlockMs |
Gets the pause duration after this block in milliseconds. |
Methods
| Name | Description |
|---|---|
ToString() |
Returns a string that represents the current object. |