Class CreatePlaySoundOrFrequencyPayload
Represents an operator that creates a message payload that starts the sound index (if less than 32) or frequency (if greater or equal than 32).
public class CreatePlaySoundOrFrequencyPayload
- Inheritance
-
CreatePlaySoundOrFrequencyPayload
- Derived
- Inherited Members
Properties
- PlaySoundOrFrequency
Gets or sets the value that starts the sound index (if less than 32) or frequency (if greater or equal than 32).
Methods
- GetMessage(MessageType)
Creates a message that starts the sound index (if less than 32) or frequency (if greater or equal than 32).
- GetPayload()
Creates a message payload for the PlaySoundOrFrequency register.