VOLUME_ENABLED
enabledButtons |= VOLUME_ENABLED;
fVolumeSlider->SetEnabled(buttons & VOLUME_ENABLED);
fMute->SetEnabled(buttons & VOLUME_ENABLED);