Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_DriverCommand.h58 DRIVER_COMMAND_PLAYER_PARAM, enumerator
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_DriverCommand.cpp105 case DRIVER_COMMAND_PLAYER_PARAM: in ProcessCommandList()
Dsnd_BasicSound.cpp618 command->id = DRIVER_COMMAND_PLAYER_PARAM; in UpdateParam()