Table of Contents

Class CreateAttenuationRightPayload

Namespace
Harp.SoundCard
Assembly
Harp.SoundCard.dll

Represents an operator that creates a message payload that configure right channel's attenuation (1 LSB is 0.1dB).

public class CreateAttenuationRightPayload
Inheritance
CreateAttenuationRightPayload
Derived
Inherited Members

Properties

AttenuationRight

Gets or sets the value that configure right channel's attenuation (1 LSB is 0.1dB).

Methods

GetMessage(MessageType)

Creates a message that configure right channel's attenuation (1 LSB is 0.1dB).

GetPayload()

Creates a message payload for the AttenuationRight register.