Table of Contents

Class CreateStopPayload

Namespace
Harp.SoundCard
Assembly
Harp.SoundCard.dll

Represents an operator that creates a message payload that any value will stop the current sound.

public class CreateStopPayload
Inheritance
CreateStopPayload
Derived
Inherited Members

Properties

Stop

Gets or sets the value that any value will stop the current sound.

Methods

GetMessage(MessageType)

Creates a message that any value will stop the current sound.

GetPayload()

Creates a message payload for the Stop register.