DirectX A hardware standard that enables programmers to develop for a single set of APIs rather than many different makes and models of hardware. The standard includes Direct3D (for 3D graphics), DirectSound (for multiple audio sources), DirectDraw (for 2D graphics), DirectVideo (for AVI files and other movies), DirectPlay (for multiplayer gaming), and DirectInput ( for joysticks and other game input hardware). See
device independence.