Gain (or attenuation) element.
static
readonly
OcaClassID ClassID
= 1.1.1.5
Level: 1 Index: 1
Number that uniquely identifies the class. Note that this differs from the object number, which identifies the instantiated object. This property is an override of the OcaRoot property.
Level: 1 Index: 2
Identifies the interface version of the class. Any change to the class definition leads to a higher class version. This property is an override of the OcaRoot property.
Level: 4 Index: 1
Gain in dB.
Properties inherited from OcaWorker
Properties inherited from OcaRoot
OcaGain::GetGain (
)
→ (
OcaDB Gain, OcaDB minGain, OcaDB maxGain)
Level: 4 Index: 1
Gets the value and limits of the Gain property. The return value indicates whether the data was successfully retrieved.
OcaGain::SetGain (
OcaDB Gain )
Level: 4 Index: 2
Sets the value of the Gain property. The return value indicates whether the property was successfully set.