VOLUME_DB_TO_VOXWARE
VOLUME_DB_TO_VOXWARE(dmasound.volume_left) |
(VOLUME_DB_TO_VOXWARE(dmasound.volume_right) << 8));
return VOLUME_DB_TO_VOXWARE(dmasound.volume_left) |
(VOLUME_DB_TO_VOXWARE(dmasound.volume_right) << 8);