Table of Contents

Class CreateAttenuationLeftPayload

Namespace
Harp.SoundCard
Assembly
Harp.SoundCard.dll

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

public class CreateAttenuationLeftPayload
Inheritance
CreateAttenuationLeftPayload
Derived
Inherited Members

Properties

AttenuationLeft

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

Methods

GetMessage(MessageType)

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

GetPayload()

Creates a message payload for the AttenuationLeft register.