Home
last modified time | relevance | path

Searched refs:acAttributes (Results 1 – 1 of 1) sorted by relevance

/dports/games/xpilot/xpilot-4.5.5/src/client/
H A Dafaudio.c281 AFSetACAttributes acAttributes; in audioDevicePlay() local
292 acAttributes.play_gain = gain; in audioDevicePlay()
293 AFChangeACAttributes(ac, ACPlayGain, &acAttributes); in audioDevicePlay()