|
libupnpp 0.16.0
A C++ wrapper for the Portable UPnP reference library
|
Public Attributes | |
| int | volumeMax |
| VolumeMax defines the absolute maximum Volume setting. | |
| int | volumeUnity |
| VolumeUnity defines the value of Volume that will result in unity system gain (i.e. | |
| int | volumeSteps |
| VolumeSteps defines the number of step increments required to increase the Volume from zero to VolumeMax. | |
| int | volumeMilliDbPerStep |
| VolumeMilliDbPerStep defines the size of each volume step in binary milli decibels (mibi dB). | |
| int | balanceMax |
| BalanceMax defines the maximum Balance setting. | |
| int | fadeMax |
| FadeMax defines the maximum Fade setting. | |
| int UPnPClient::OHVCharacteristics::balanceMax |
BalanceMax defines the maximum Balance setting.
The minimum Balance setting is (-BalanceMax).
| int UPnPClient::OHVCharacteristics::fadeMax |
FadeMax defines the maximum Fade setting.
The minimum Fade setting is (-FadeMax).
| int UPnPClient::OHVCharacteristics::volumeMilliDbPerStep |
VolumeMilliDbPerStep defines the size of each volume step in binary milli decibels (mibi dB).
[1024mibi dB = 1dB]
| int UPnPClient::OHVCharacteristics::volumeUnity |
VolumeUnity defines the value of Volume that will result in unity system gain (i.e.
output amplitude = input amplitude).