PureToneBlock Constructors
Initializes a new instance of the PureToneBlock class by reading from a stream.
public PureToneBlock(Stream stream);
Parameters
| Name | Type | Description |
|---|---|---|
| stream | Stream | The stream to read from. |
Initializes a new instance of the PureToneBlock class by reading from a stream.
public PureToneBlock(Stream stream);
| Name | Type | Description |
|---|---|---|
| stream | Stream | The stream to read from. |