

Public Member Functions | |
| Volume (intf_thread_t *pIntf) | |
| virtual | ~Volume () |
| virtual void | set (float percentage, bool updateVLC) |
| virtual void | set (float percentage) |
| Set the internal value. | |
| virtual string | getAsStringPercent () const |
| Volume::Volume | ( | intf_thread_t * | pIntf | ) |
References AOUT_VOLUME_MAX, aout_VolumeGet, SkinObject::getIntf(), p_sys, and VarPercent::set().
| virtual Volume::~Volume | ( | ) | [inline, virtual] |
| void Volume::set | ( | float | percentage, | |
| bool | updateVLC | |||
| ) | [virtual] |
References AOUT_VOLUME_MAX, aout_VolumeSet, SkinObject::getIntf(), p_sys, and VarPercent::set().
| virtual void Volume::set | ( | float | percentage | ) | [inline, virtual] |
| string Volume::getAsStringPercent | ( | ) | const [virtual] |
1.5.6