The VoipMediaEngine class is the primary class for accessing all the
capabilities of the LanScape VOIP Media Engine.
The VoipMediaEngine..::.FREQUENCY_MAGNITUDE_TABLE_ELEMENT type exposes the following members.
Constructors
Name | Description | |
---|---|---|
VoipMediaEngine..::.FREQUENCY_MAGNITUDE_TABLE_ELEMENT |
Initializes a frequency magnitude tuning set.
|
Fields
Name | Description | |
---|---|---|
MaxMag2ndHarmonicFreq1 |
Maximum magnitude of first harmonic tuning frequency.
| |
MaxMag2ndHarmonicFreq2 |
Miaxmum magnitude of second harmonic tuning frequency.
| |
MaxMagFundamentaFreq1 |
Maximum magnitude of first tuning frequency.
| |
MaxMagFundamentaFreq2 |
Maximum magnitude of second tuning frequency.
| |
MinMag2ndHarmonicFreq1 |
Minimum magnitude of first harmonic tuning frequency.
| |
MinMag2ndHarmonicFreq2 |
Minimum magnitude of second harmonic tuning frequency.
| |
MinMagFundamentaFreq1 |
Minimum magnitude of first tuning frequency.
| |
MinMagFundamentaFreq2 |
Minimum magnitude of second tuning frequency.
|